clang-1/lib
Douglas Gregor c04db4feef PCH support for ParenExpr
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@69106 91177308-0d34-0410-b5e6-96231b3b80d8
2009-04-14 23:59:37 +00:00
..
AST Strip paren expressions when trying to diagnose "cast as lvalue" 2009-04-14 23:26:44 +00:00
Analysis Add analyzer support for objc_atomicCompareAndSwap() 2009-04-11 00:54:13 +00:00
Basic Fixup whitespacing. 2009-04-14 18:24:37 +00:00
CodeGen Set alignment on __cstring metadata variables to 1 (matching 2009-04-14 23:14:47 +00:00
Driver Implement support for GCC's -dD mode, which dumps -E output *and* 2009-04-12 01:56:53 +00:00
Frontend PCH support for ParenExpr 2009-04-14 23:59:37 +00:00
Headers define __va_copy unconditionally, but va_copy only in c99 or non-ansi mode. 2009-04-07 05:12:42 +00:00
Lex Change Lexer::MeasureTokenLength to take a LangOptions reference. 2009-04-14 23:22:57 +00:00
Parse Make the implicit-int handling error recovery stuff handle C++ 2009-04-14 22:17:06 +00:00
Rewrite Change Lexer::MeasureTokenLength to take a LangOptions reference. 2009-04-14 23:22:57 +00:00
Sema Diagnose properties which have no implementations; 2009-04-14 23:15:21 +00:00
CMakeLists.txt Really fix cmake style builds. 2009-03-24 17:52:34 +00:00
Makefile Stub out some structure for C++ driver. 2009-03-02 19:59:07 +00:00