Skip to content
Snippets Groups Projects
Forked from pub / Frama Clang
Source project has a limited visibility.
  • Virgile Prevosto's avatar
    d6e3a855
    [config] do not enable rtti · d6e3a855
    Virgile Prevosto authored
    We don't need it, and it is not always enabled in LLVM or clang, without
    reliable way to check (`llvm-config --has-rtti` can return `YES` while clang
    is built without rtti).
    d6e3a855
    History
    [config] do not enable rtti
    Virgile Prevosto authored
    We don't need it, and it is not always enabled in LLVM or clang, without
    reliable way to check (`llvm-config --has-rtti` can return `YES` while clang
    is built without rtti).