llvm-project/clang/lib
Daniel Dunbar e448942b76 Revert "Unify two diagnostics into one.", it breaks with an assertion failure on bootstrap.
llvm-svn: 102043
2010-04-22 02:35:33 +00:00
..
AST When computing the alignof value for a vector type, ensure that 2010-04-21 23:32:43 +00:00
Analysis Use direct assignment instead of user defined conversion. 2010-04-14 05:50:04 +00:00
Basic Sink the _GNU_SOURCE definition down into the target configuration, 2010-04-21 05:52:38 +00:00
Checker CXXNamedCastExpr is actually an abstract expression. 2010-04-21 06:32:25 +00:00
CodeGen Call PerformCopyInitialization to properly initialize the exception temporary 2010-04-22 01:10:34 +00:00
Driver Introduce a limit on the depth of the template instantiation backtrace 2010-04-20 07:18:24 +00:00
Frontend Sink the _GNU_SOURCE definition down into the target configuration, 2010-04-21 05:52:38 +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 Implement parsing for message sends in Objective-C++. Message sends in 2010-04-21 22:36:40 +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 Revert "Unify two diagnostics into one.", it breaks with an assertion failure on bootstrap. 2010-04-22 02:35:33 +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