forked from OSchip/llvm-project
7f633dfe99
LLVM_ENABLE_MODULES is sensitive of -D. Move them into config.h. FIXME: It'd be better that they are #cmakedefine01 rather than #cmakedefine. (#if FOO rather than #if defined(FOO)) Then we can find missing #include "clang/Config/config.h" in the future. Differential Revision: https://reviews.llvm.org/D35527 llvm-svn: 308277 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
FixItRewriter.cpp | ||
FrontendActions.cpp | ||
HTMLPrint.cpp | ||
InclusionRewriter.cpp | ||
RewriteMacros.cpp | ||
RewriteModernObjC.cpp | ||
RewriteObjC.cpp | ||
RewriteTest.cpp |