hanchenye-llvm-project/clang/lib
Douglas Gregor f5bae22db7 Don't recurse twice when we can recurse once
llvm-svn: 112246
2010-08-27 00:11:28 +00:00
..
AST Don't recurse twice when we can recurse once 2010-08-27 00:11:28 +00:00
Analysis Add missing null checks in PseudoConstantAnalysis 2010-08-25 22:46:03 +00:00
Basic Fix a typo. 2010-08-26 21:27:06 +00:00
Checker Fix horrible GRExprEngine bug where switch statements with no 'case:' statements would cause the path to get prematurely aborted. Fixes <rdar://problem/8360854>. 2010-08-26 22:19:33 +00:00
CodeGen improve comments. 2010-08-26 20:08:43 +00:00
Driver Driver/Darwin: Switch back to old toolchain, looks like new one isn't quite 2010-08-26 01:41:44 +00:00
Frontend Implement code completion for @selector expressions 2010-08-26 15:07:07 +00:00
FrontendTool Move ExecuteCompilerInvocation to a new library FrontendTool 2010-08-24 00:31:22 +00:00
Headers Move some type defines from smmintrin.h to emmintrin.h to match where 2010-08-26 02:09:25 +00:00
Index De-memberify the VarDecl and FunctionDecl StorageClass enums. 2010-08-26 03:08:43 +00:00
Lex Tweak wording in an assertion, from dawn@burble.org. 2010-08-26 14:07:34 +00:00
Parse One who seeks knowledge learns something new every day. 2010-08-26 23:41:50 +00:00
Rewrite De-memberify the VarDecl and FunctionDecl StorageClass enums. 2010-08-26 03:08:43 +00:00
Sema One who seeks knowledge learns something new every day. 2010-08-26 23:41:50 +00:00
Serialization De-memberify the VarDecl and FunctionDecl StorageClass enums. 2010-08-26 03:08:43 +00:00
CMakeLists.txt Move ExecuteCompilerInvocation to a new library FrontendTool 2010-08-24 00:31:22 +00:00
Makefile Move ExecuteCompilerInvocation to a new library FrontendTool 2010-08-24 00:31:22 +00:00