llvm-project/clang/lib/Rewrite/Frontend
Jordan Rose 755a2ffd79 Add some assertions to appease the static analyzer.
No functionality change.

llvm-svn: 177185
2013-03-15 21:41:35 +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 Add some assertions to appease the static analyzer. 2013-03-15 21:41:35 +00:00
RewriteObjC.cpp ArrayRef-ize ASTContext::getFunctionType and Sema::BuildFunctionType. 2013-03-08 21:51:21 +00:00
RewriteTest.cpp