llvm-project/clang/lib
Anders Carlsson 495634e5ac Factor appending methods to a vtable out into a separate function.
llvm-svn: 90525
2009-12-04 02:39:04 +00:00
..
AST Fix for PR5447: teach Evaluate to deal with floating-point conditionals. 2009-12-04 02:12:53 +00:00
Analysis Allow BlockInvocationContext to wrap either a BlockDecl* or a BlockDataRegion*, giving us choice in our degree of context-sensitivity. 2009-12-04 02:03:51 +00:00
Basic Minor cleanup to the code-completion-point logic suggested by Chris. 2009-12-03 17:05:59 +00:00
CodeGen Factor appending methods to a vtable out into a separate function. 2009-12-04 02:39:04 +00:00
Driver Fix Clang tool translation to forward -fvisibility as separate arguments, the 2009-12-03 18:42:11 +00:00
Frontend Try to make the output of PlistDiagnostics more deterministic by sorting PathDiagnostics before they are emitted. Fixes <rdar://problem/7439668>. 2009-12-03 19:35:02 +00:00
Headers Define SIG_ATOMIC_MIN and SIG_ATOMIC_MAX in terms of __SIG_ATOMIC_WIDTH__. 2009-11-22 15:47:12 +00:00
Index Update CMake for CallGraph.cpp move. 2009-12-03 09:14:19 +00:00
Lex Minor cleanup to the code-completion-point logic suggested by Chris. 2009-12-03 17:05:59 +00:00
Parse Lift the ObjCPropertyCallback out of local scope to unbreak VS2005 builds. 2009-12-03 22:31:13 +00:00
Rewrite Fix PR5633 by making the preprocessor handle the case where we can 2009-11-30 04:18:44 +00:00
Sema Fix for PR5679: make __builtin_prefetch a bit more flexible in what it accepts 2009-12-04 00:30:06 +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