hanchenye-llvm-project/clang/lib
Daniel Dunbar b9e176b0ec Runtime: Install the new libcc_kext.a produced by the clang_darwin compiler-rt
configuration.

llvm-svn: 99641
2010-03-26 19:37:38 +00:00
..
AST Implement a framework for the delay of arbitrary diagnostics within 2010-03-24 05:22:00 +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 Add methods to remove a GDM entry. 2010-03-25 01:39:39 +00:00
CodeGen Implement new mangling for vectors. 2010-03-26 07:18:04 +00:00
Driver Implement support for -nostdc++. Fixes PR6446. 2010-03-24 20:13:48 +00:00
Frontend Implement support for -nostdc++. Fixes PR6446. 2010-03-24 20:13:48 +00:00
Headers This is just a simple v4si * v4si, make it so. 2010-03-26 00:51:28 +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 Do not mark the destructor of a function parameter's type. Fixes PR6709. 2010-03-26 06:57:13 +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