llvm-project/clang/lib
Ted Kremenek 2182259f36 Move WalkAST logic for 'ChooseExpr' to 'VisitChooseExpr'.
llvm-svn: 76205
2009-07-17 18:20:32 +00:00
..
AST Per offline discussion with Steve Naroff, add back Type::getAsXXXType() methods 2009-07-17 17:50:17 +00:00
Analysis Move WalkAST logic for 'ChooseExpr' to 'VisitChooseExpr'. 2009-07-17 18:20:32 +00:00
Basic Hook in s390x stuff into clang 2009-07-16 20:09:57 +00:00
CodeGen Per offline discussion with Steve Naroff, add back Type::getAsXXXType() methods 2009-07-17 17:50:17 +00:00
Driver Remove -ftraditional option, which gcc doesn't actually support. Make 2009-07-14 21:58:17 +00:00
Frontend Per offline discussion with Steve Naroff, add back Type::getAsXXXType() methods 2009-07-17 17:50:17 +00:00
Headers Make sure install Clang headers when building clang-cc 2009-06-25 05:07:31 +00:00
Index Rename Entity::getName() to Entity::getPrintableName() to make its purpose 2009-07-17 07:49:44 +00:00
Lex Lexically order files in CMakeLists.txt files. 2009-07-15 21:08:41 +00:00
Parse Added ASTs to destructor decl AST for default destruction of object's 2009-07-15 22:34:08 +00:00
Rewrite Lexically order files in CMakeLists.txt files. 2009-07-15 21:08:41 +00:00
Sema Per offline discussion with Steve Naroff, add back Type::getAsXXXType() methods 2009-07-17 17:50:17 +00:00
CMakeLists.txt Introduce the 'Index' library. 2009-07-05 22:22:19 +00:00
Makefile Introduce the 'Index' library. 2009-07-05 22:22:19 +00:00