llvm-project/clang/lib
John McCall eae5acbbd0 Fix PR6327: restore invariants when there's a parse error in an initializer.
llvm-svn: 99980
2010-03-31 02:13:20 +00:00
..
AST Regularize support for naming conversion functions in using decls. 2010-03-31 01:36:47 +00:00
Analysis the big refactoring bits of PR3782. 2010-03-30 20:24:48 +00:00
Basic Optimize PartialDiagnostic's memory-allocation behavior by placing a 2010-03-29 23:34:08 +00:00
Checker Introduce a new kind of derived-to-base cast which bypasses the need for 2010-03-30 23:58:03 +00:00
CodeGen IRGen: Move the auxiliary data structures tracking AST -> LLVM mappings out of CodeGenTypes, to per-record CGRecordLayout structures. 2010-03-31 01:09:11 +00:00
Driver add support for -MQ flag to quote targets in dependency file, 2010-03-29 17:55:58 +00:00
Frontend Remember the regparm attribute in FunctionType::ExtInfo. 2010-03-30 22:15:11 +00:00
Headers Fix 80 col violations. 2010-03-26 20:17:17 +00:00
Index Allow users to set CPPFLAGS and CXXFLAGS on the make command line. 2010-03-12 22:55:16 +00:00
Lex fix a case where macro expansion should be disabled, patch by 2010-03-26 17:49:16 +00:00
Parse Add a few asserts to be on the safe side. 2010-03-31 00:38:09 +00:00
Rewrite Let SourceManager::getBufferData return StringRef instead of a pair of two const char*. 2010-03-16 14:14:31 +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 Fix PR6327: restore invariants when there's a parse error in an initializer. 2010-03-31 02:13:20 +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