llvm-project/clang/lib
Benjamin Kramer fb278831aa Update prototypes.
llvm-svn: 102241
2010-04-24 08:26:17 +00:00
..
AST Improve the AST representation of Objective-C @try/@catch/@finally 2010-04-23 22:50:49 +00:00
Analysis Use direct assignment instead of user defined conversion. 2010-04-14 05:50:04 +00:00
Basic david conrad points out that {|} in inline assembly on arm are not asm 2010-04-23 16:29:58 +00:00
Checker CXXNamedCastExpr is actually an abstract expression. 2010-04-21 06:32:25 +00:00
CodeGen Fix a place in inline asm lowering which was creating a TruncInst with a 2010-04-24 04:55:02 +00:00
Driver Introduce a limit on the depth of the template instantiation backtrace 2010-04-20 07:18:24 +00:00
Frontend Update prototypes. 2010-04-24 08:26:17 +00:00
Headers Rewrite handling of 64-bit palignr intrinsics to be vector shuffles. 2010-04-15 01:43:08 +00:00
Index Overhaul the AST representation of Objective-C message send 2010-04-21 00:45:42 +00:00
Lex push some source location information down through the compiler, 2010-04-20 20:35:58 +00:00
Parse Rework Parser-Sema interface for Objective-C @catch exception object 2010-04-23 23:01:43 +00:00
Rewrite Add a write(raw_ostream&) method to RewriteBuffer. This uses an inefficient 2010-04-16 18:49:45 +00:00
Runtime Runtime: Install the new libcc_kext.a produced by the clang_darwin compiler-rt 2010-03-26 19:37:38 +00:00
Sema Recommit r102215, this time being more careful to only set the "principal 2010-04-24 01:30:58 +00:00
CMakeLists.txt Split libAnalysis into two libraries: libAnalysis and libChecker. 2010-01-25 04:41:41 +00:00
Makefile Split libAnalysis into two libraries: libAnalysis and libChecker. 2010-01-25 04:41:41 +00:00