Allow errors on use of a private module header to be disabled, to better support...
authorRichard Smith <richard-llvm@metafoo.co.uk>
Thu, 19 Feb 2015 00:10:28 +0000 (00:10 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Thu, 19 Feb 2015 00:10:28 +0000 (00:10 +0000)
commit11152dd55f7a11867851d3b123f1d9ceaa89f6ce
tree9baa3a302422bd1ab7ba4876319fc6597518f303
parent02389e38864e876adfc872c43cc955c4eda34e65
Allow errors on use of a private module header to be disabled, to better support incremental transition to modules.

llvm-svn: 229788
clang/include/clang/Basic/DiagnosticLexKinds.td
clang/lib/Lex/ModuleMap.cpp
clang/test/Modules/private.cpp