clang-1/lib
Chris Lattner 409d4e716a refactor htmldiags to be created up front like the other diag clients.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@69379 91177308-0d34-0410-b5e6-96231b3b80d8
2009-04-17 20:40:01 +00:00
..
AST Implement lvalue test for conditional expressions. 2009-04-17 16:30:52 +00:00
Analysis Add analyzer support for objc_atomicCompareAndSwap() 2009-04-11 00:54:13 +00:00
Basic optimize and comment GetDiagInfo. 2009-04-16 06:13:46 +00:00
CodeGen Fix rdar://6800926 - crash compiling non-fragile _Bool bitfield ivar, 2009-04-17 17:46:19 +00:00
Driver Added -print-ivar-layout option. No change in functionality 2009-04-17 03:04:15 +00:00
Frontend refactor htmldiags to be created up front like the other diag clients. 2009-04-17 20:40:01 +00:00
Headers fix misspelt attribute. 2009-04-17 17:55:23 +00:00
Lex Change Lexer::MeasureTokenLength to take a LangOptions reference. 2009-04-14 23:22:57 +00:00
Parse Add support for the __has_trivial_destructor type trait. 2009-04-17 02:34:54 +00:00
Rewrite Change Lexer::MeasureTokenLength to take a LangOptions reference. 2009-04-14 23:22:57 +00:00
Sema fix a crash on invalid by making ActOnDeclarator create decl with 2009-04-17 19:32:54 +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