clang-1/lib
Ted Kremenek 76a50e3258 retain/release checker: Use the ObjCMethodDecl in the @implementation if no
matching ObjCMethodDecl exists in the @interface.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@70474 91177308-0d34-0410-b5e6-96231b3b80d8
2009-04-30 05:47:23 +00:00
..
AST int128_t is apparently 128-bit aligned on all 64-bit targets, and 2009-04-30 02:55:13 +00:00
Analysis retain/release checker: Use the ObjCMethodDecl in the @implementation if no 2009-04-30 05:47:23 +00:00
Basic Simplify the scheme used for keywords, and change the classification 2009-04-28 03:13:54 +00:00
CodeGen initial support for __[u]int128_t, which should be basically 2009-04-30 02:43:43 +00:00
Driver Revert r70424. We don't need it 2009-04-29 23:06:13 +00:00
Frontend initial support for __[u]int128_t, which should be basically 2009-04-30 02:43:43 +00:00
Headers Fix tyop in SSSE3 header (6808876). 2009-04-20 20:31:10 +00:00
Lex Implement -Wfour-char-constants, which is an extension, not an extwarn, 2009-04-28 21:51:46 +00:00
Parse Just because a declaration has the same name as its containing class doesn't mean that it's a constructor. Fixes rdar://problem/6815988. 2009-04-29 23:19:39 +00:00
Rewrite Change Lexer::MeasureTokenLength to take a LangOptions reference. 2009-04-14 23:22:57 +00:00
Sema initial support for __[u]int128_t, which should be basically 2009-04-30 02:43:43 +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