llvm-project/clang/lib/Rewrite/Core
Alp Toker 1d257e1d0a Remove the last remaining llvm/Config/config.h includes
This corrects long-standing misuses of LLVM's internal config.h.

In most cases the public llvm-config.h header was intended and we can now
remove the old hacks thanks to LLVM r210144.

The config.h header is private, won't be installed and should no longer be
included by clang or other modules.

llvm-svn: 210145
2014-06-04 03:28:55 +00:00
..
CMakeLists.txt [CMake] Use LINK_LIBS instead of target_link_libraries(). 2014-02-26 06:41:29 +00:00
DeltaTree.cpp [C++11] Use 'nullptr'. 2014-05-07 06:21:57 +00:00
HTMLRewrite.cpp [C++11] Replace OwningPtr include with <memory>. 2014-03-09 11:36:40 +00:00
Makefile
RewriteRope.cpp [C++11] Use 'nullptr'. 2014-05-07 06:21:57 +00:00
Rewriter.cpp Remove the last remaining llvm/Config/config.h includes 2014-06-04 03:28:55 +00:00
TokenRewriter.cpp Sort all of Clang's files under 'lib', and fix up the broken headers 2012-12-04 09:13:33 +00:00