llvm-project/clang/lib/Frontend/Rewrite
Benjamin Kramer 8c30592e18 Move DebugInfoKind into its own header to cut the cyclic dependency edge from Driver to Frontend.
llvm-svn: 259489
2016-02-02 11:06:51 +00:00
..
CMakeLists.txt
FixItRewriter.cpp Roll-back r250822. 2015-10-20 13:23:58 +00:00
FrontendActions.cpp Move DebugInfoKind into its own header to cut the cyclic dependency edge from Driver to Frontend. 2016-02-02 11:06:51 +00:00
HTMLPrint.cpp Revert r240270 ("Fixed/added namespace ending comments using clang-tidy"). 2015-06-22 23:07:51 +00:00
InclusionRewriter.cpp Refactor module lookup when looking up a header file, and wire through the requesting module. No functionality change. 2015-10-16 21:42:56 +00:00
RewriteMacros.cpp
RewriteModernObjC.cpp Use instance_properties instead of properties. NFC. 2016-01-26 18:05:23 +00:00
RewriteObjC.cpp Use instance_properties instead of properties. NFC. 2016-01-26 18:05:23 +00:00
RewriteTest.cpp