hanchenye-llvm-project/clang/lib
Steve Naroff 5ccccf0326 Make sure we look through categories when searching for a classes property.
Fixes <rdar://problem/5984338> clang on xcode: property implementation must have its declaration in interface 'PBXOpenQuicklyModule'

llvm-svn: 51925
2008-06-04 04:46:04 +00:00
..
AST Make sure we look through categories when searching for a classes property. 2008-06-04 04:46:04 +00:00
Analysis Teach the CF retain checker about "_init" methods. Fixes: <rdar://problem/5956379> 2008-06-02 17:14:13 +00:00
Basic Implement support for -w, which silences all warnings. PR2384. 2008-05-29 15:36:45 +00:00
CodeGen Include <string> header to allow compiling for MSVC. 2008-06-01 21:23:24 +00:00
Headers Implementation of stdarg.h. 2008-05-29 10:40:55 +00:00
Lex fix PR2357 (#ifs didnt invalidate the multiple-inclusion optimization state) 2008-06-01 18:31:24 +00:00
Parse Fix parser bug/FIXME with @catch. 2008-06-03 05:36:54 +00:00
Rewrite Fix rewrite rope to keep the leaf list up-to-date as it erases leaves 2008-05-28 18:45:56 +00:00
Sema Give the "isa" slot a name! 2008-06-04 03:03:48 +00:00
Makefile Make a major restructuring of the clang tree: introduce a top-level 2008-03-15 23:59:48 +00:00