]> granicus.if.org Git - clang/commit
Resolve the header files named in module map "header" and "umbrella"
authorDouglas Gregor <dgregor@apple.com>
Fri, 11 Nov 2011 21:55:48 +0000 (21:55 +0000)
committerDouglas Gregor <dgregor@apple.com>
Fri, 11 Nov 2011 21:55:48 +0000 (21:55 +0000)
commit8b6d3deb5af464e1afbbeccdec369c5d4252b1a0
tree12f2ef2f739a4ae34b87dd6705e5f69060c46419
parent39d3196189a86803f7793cabd7ac498c761bc729
Resolve the header files named in module map "header" and "umbrella"
declarations to actual files.

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