]> granicus.if.org Git - clang/commit
Turn on the uncovered umbrella header warning by default
authorBen Langmuir <blangmuir@apple.com>
Mon, 10 Mar 2014 22:34:23 +0000 (22:34 +0000)
committerBen Langmuir <blangmuir@apple.com>
Mon, 10 Mar 2014 22:34:23 +0000 (22:34 +0000)
commit22ee0a5ea39c9b3442d04e3e6df7065111a606c1
tree10e21d466c3098b661c0f79dc9f8328c9faec4ed
parent82ff42d42a852633ccad86b23c01c573358699ff
Turn on the uncovered umbrella header warning by default

This warning (under -Wincomplete-umbrella) diagnoses cases that are
difficult to understand without the compiler's help, since the symptom
is likely to be that you are missing the contents of headers that are
mistakenly omitted from a module.  This seems like a good thing to have
on by default (with the usual caveat for -Wsystem-headers).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@203506 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticLexKinds.td