hanchenye-llvm-project/clang/lib
Anders Carlsson 2d016af623 Use the newly added function in the VTT builder.
llvm-svn: 99799
2010-03-29 02:14:35 +00:00
..
AST Properly account for redeclarations when explicitly instantiating class templates. 2010-03-26 21:56:38 +00:00
Analysis Fix '+=' accumulation error when parsing numeric amounts in a format string. 2010-03-25 03:59:09 +00:00
Basic Teach the diagnostic engine to provide more detailed information about 2010-03-25 22:17:48 +00:00
Checker Checker: random include cleanup. 2010-03-27 21:19:47 +00:00
CodeGen Use the newly added function in the VTT builder. 2010-03-29 02:14:35 +00:00
Driver Driver/Darwin: Support CCC_ENABLE_NEW_DARWIN_TOOLCHAIN as an environment 2010-03-26 22:41:03 +00:00
Frontend Implement support for -nostdc++. Fixes PR6446. 2010-03-24 20:13:48 +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 revert r98661, gcc_tdiag is not an attribute (PR6542). 2010-03-22 20:59:10 +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 After performing template argument deduction for a function template, 2010-03-28 02:42:43 +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