]> granicus.if.org Git - clang/commit
[modules] Refactor creation of ModuleMacros and create them when importing from local...
authorRichard Smith <richard-llvm@metafoo.co.uk>
Thu, 23 Apr 2015 23:29:05 +0000 (23:29 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Thu, 23 Apr 2015 23:29:05 +0000 (23:29 +0000)
commitcd318b3e08af534198e4c652dc5e56c723b4202f
tree3a2a83ddc4b18da4e2ab69a803cf36ae4c893e67
parentaa53a4f2ee57217d83b151004d80628c14dcdbf4
[modules] Refactor creation of ModuleMacros and create them when importing from local submodules.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@235669 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Lex/Preprocessor.h
lib/Lex/PPDirectives.cpp
lib/Lex/PPLexerChange.cpp
lib/Serialization/ASTReader.cpp