Skip to content
  • Daniel Dunbar's avatar
    Add --suppress-system-warnings (on by default, use =0 to disable) · 84b70f7f
    Daniel Dunbar authored
     - For investigating warnings in system headers / builtins.
     - Currently also enables the behavior that allows silent redefinition
       of types in system headers. Conceptually these are separate but I
       didn't feel it was worth two options (or changing LangOptions).
    
    llvm-svn: 56163
    84b70f7f
Loading