llvm-project/clang/lib/Rewrite/Frontend
Dmitri Gribenko 20b16ace16 Use trailing documentation comments properly
Patch by Alexander Zinenko.

llvm-svn: 175376
2013-02-16 22:21:38 +00:00
..
CMakeLists.txt Make libASTMatchers link its dependencies. libRewriteFrontend depends on libRewriteCore. 2012-11-16 17:30:58 +00:00
FixItRewriter.cpp Sort all of Clang's files under 'lib', and fix up the broken headers 2012-12-04 09:13:33 +00:00
FrontendActions.cpp objective-C modern translator. Generate #line 2013-02-08 00:27:34 +00:00
HTMLPrint.cpp
InclusionRewriter.cpp Use trailing documentation comments properly 2013-02-16 22:21:38 +00:00
Makefile
RewriteMacros.cpp Sort all of Clang's files under 'lib', and fix up the broken headers 2012-12-04 09:13:33 +00:00
RewriteModernObjC.cpp objective-C modern translator: Fixes a mistranslation 2013-02-11 19:30:33 +00:00
RewriteObjC.cpp Excise <cctype> from Clang (except clang-tblgen) in favor of CharInfo.h. 2013-02-08 22:30:41 +00:00
RewriteTest.cpp