llvm-project/clang/lib
John McCall 15ad0962dc Preserve type-source information in friend declarations.
llvm-svn: 99525
2010-03-25 18:04:51 +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 PS3 needs __PPC__. Should this be in the PPC target? 2010-03-25 16:18:32 +00:00
Checker Add methods to remove a GDM entry. 2010-03-25 01:39:39 +00:00
CodeGen Remove support for nand atomic builtins. They are inconsistently implemented in 2010-03-25 17:13:09 +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 Make the license header in smmintrin.h match the other SSE headers. 2010-03-24 05:31:31 +00:00
Index Allow users to set CPPFLAGS and CXXFLAGS on the make command line. 2010-03-12 22:55:16 +00:00
Lex PPCallbacks: Add hook for reaching the end of the main file, and fix DependencyFile to not do work in its destructor. 2010-03-23 05:09:10 +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 clang/Darwin: Update for rename of 10.4 static runtime library. 2010-01-20 02:35:02 +00:00
Sema Preserve type-source information in friend declarations. 2010-03-25 18:04:51 +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