llvm-project/clang/lib
Ted Kremenek 3a0516b25a retain checker: Track the number of times a tracked object is sent
'autorelease'. This isn't used yet to flag errors.

llvm-svn: 71244
2009-05-08 20:01:42 +00:00
..
AST Remove -fobjc-tight-layout, seems to work! 2009-05-07 21:58:26 +00:00
Analysis retain checker: Track the number of times a tracked object is sent 2009-05-08 20:01:42 +00:00
Basic Provide dummy va_list typedef for msp430 2009-05-08 18:24:57 +00:00
CodeGen further improvements to gnu objc EH stuff, patch by David Chisnall! 2009-05-08 17:36:08 +00:00
Driver Tweak x86 -mcpu defaults. 2009-05-06 04:58:14 +00:00
Frontend Remove experimental ownership attributes from Clang. 2009-05-08 15:19:25 +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 Remove experimental ownership attributes from Clang. 2009-05-08 15:19:25 +00:00
Rewrite Change Lexer::MeasureTokenLength to take a LangOptions reference. 2009-04-14 23:22:57 +00:00
Sema More type checking for properties, accessors and 2009-05-08 19:36:34 +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