llvm-project/clang/lib
Douglas Gregor 4f13beb8b6 Start detangling the BlockSemaInfo/Sema mess. No functionality change.
llvm-svn: 97494
2010-03-01 20:44:28 +00:00
..
AST Support constant-evaluation of __builtin_nans* as well as the correct constant 2010-02-28 13:00:19 +00:00
Analysis Allow a '0' precision in format strings (as the man page says it is okay). 2010-03-01 19:22:33 +00:00
Basic Robustify SourceManager::getLocation(), so that it returns an 2010-02-27 02:42:25 +00:00
Checker Since now we store the cast type with an ElementRegion, there is 2010-03-01 06:56:52 +00:00
CodeGen The latest draft uses 'dt' to mangle member expressions, and now so do we. 2010-03-01 19:12:25 +00:00
Driver Driver: Allow driver title (for --help) to be overridden by clients. 2010-02-25 03:31:53 +00:00
Frontend Opt into the Verifier now that it's an opt-in feature of 2010-02-28 00:55:40 +00:00
Headers add two aliases for SSE functions we already have, fixing PR6316. 2010-02-16 18:21:25 +00:00
Index -fno-rtti is now the default. 2010-01-24 20:43:31 +00:00
Lex Move method out-of-line. I thought this would be a candidate for inlining but I was wrong. 2010-02-27 17:05:45 +00:00
Parse Robustify instantiation of templates when there are errors in the 2010-03-01 18:27:54 +00:00
Rewrite Some clean up of replacement text API no longer needed by 2010-02-05 16:43:40 +00:00
Runtime clang/Darwin: Update for rename of 10.4 static runtime library. 2010-01-20 02:35:02 +00:00
Sema Start detangling the BlockSemaInfo/Sema mess. No functionality change. 2010-03-01 20:44:28 +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