Add '#pragma clang __debug module_map module.name' to dump the module
authorRichard Smith <richard-llvm@metafoo.co.uk>
Thu, 18 Apr 2019 00:57:01 +0000 (00:57 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Thu, 18 Apr 2019 00:57:01 +0000 (00:57 +0000)
commit77e53cbe847393fef0621d6595961655728830da
treea66191cd63de3538c7a102cdaa84d6fd52898a94
parente867e98314ef5546f4eb2c9c6249f24b739f38ac
Add '#pragma clang __debug module_map module.name' to dump the module
map being used for the module 'module.name'.

llvm-svn: 358632
clang/include/clang/Basic/DiagnosticLexKinds.td
clang/lib/Lex/Pragma.cpp