hanchenye-llvm-project/clang/lib
John Wiegley b4a9e51342 Removed trailing whitespace as a test commit
llvm-svn: 127223
2011-03-08 08:13:22 +00:00
..
AST The conditional needs to be pushed before the branch. Make the test less 2011-03-07 03:12:35 +00:00
Analysis Fix null dereference in CFGBlock::FilterEdge that was reported in PR 9412. 2011-03-07 22:04:39 +00:00
Basic Check in the implementation as well... 2011-03-07 01:28:33 +00:00
CodeGen When we adjust the inline ASM type, we need to take into account an early 2011-03-07 22:47:14 +00:00
Driver Redo part of r127137: 2011-03-07 01:15:29 +00:00
Frontend Allow passing '-###' to ASTUnit::LoadFromCommandLine to print out the cc1 options. 2011-03-07 22:45:01 +00:00
FrontendTool Remove the AST printer (-ast-print-xml), which is too incomplete and 2011-03-07 01:03:30 +00:00
Headers CMake: updated list of installable header files. PR9321. 2011-02-27 13:33:31 +00:00
Index Give some convenient idiomatic accessors to Stmt::child_range and 2011-02-13 04:07:26 +00:00
Lex Fix my earlier commit to work with escaped newlines and leave breadcrumbs 2011-03-08 07:59:04 +00:00
Parse Propagate new-style exception spec information to Declarator. 2011-03-05 22:42:13 +00:00
Rewrite Fixed TypedefDecl and TemplateTypeParameter source range. 2011-03-06 15:48:19 +00:00
Sema Removed trailing whitespace as a test commit 2011-03-08 08:13:22 +00:00
Serialization Write CXX base specifier offsets for chained ASTs. 2011-03-06 18:41:18 +00:00
StaticAnalyzer Move some of the logic about classifying Objective-C methods into 2011-03-02 01:50:55 +00:00
CMakeLists.txt [analyzer] Move the files in lib/StaticAnalyzer to lib/StaticAnalyzer/Core. 2011-02-08 22:30:36 +00:00
Makefile Chris Lattner has strong opinions about directory 2010-12-23 19:38:26 +00:00