clang-1/lib
Ted Kremenek 885c27bfd3 retain checker:
- Fix retain checker test failures.
- Update retain checker to have annotations override default summary effects, not completely redefine them.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@70828 91177308-0d34-0410-b5e6-96231b3b80d8
2009-05-04 05:31:22 +00:00
..
AST Add -fobjc-tight-layout. 2009-05-04 05:16:21 +00:00
Analysis retain checker: 2009-05-04 05:31:22 +00:00
Basic Hook msp430 in 2009-05-03 13:43:08 +00:00
CodeGen PR4143: don't crash generating debug info for incomplete enum types. 2009-05-04 04:39:55 +00:00
Driver Add -fobjc-tight-layout. 2009-05-04 05:16:21 +00:00
Frontend Fix an infinite loop in diagnostic printing. 2009-05-03 23:04:40 +00:00
Headers Fix for PR3841: follow gcc's example and fall back to the system 2009-05-03 23:00:48 +00:00
Lex Fix for PR4132: make sure to insert whitespace consistently before a 2009-05-03 19:16:00 +00:00
Parse Don't insert an extra ParenExpr around asm operands. 2009-05-03 07:49:42 +00:00
Rewrite Change Lexer::MeasureTokenLength to take a LangOptions reference. 2009-04-14 23:22:57 +00:00
Sema PR2524: downgrade taking address of expression of type 'void' to an 2009-05-03 22:36:05 +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