llvm-project/clang/test
Fariborz Jahanian 17290c3638 Objc's compatibility-alias semantics and code
gen issue fix.

llvm-svn: 61901
2009-01-08 01:10:55 +00:00
..
Analysis This commit reflects changes to the retain/release checker motivated by my 2009-01-07 00:39:56 +00:00
CodeGen rename these tests to match the attribute. 2009-01-05 23:10:19 +00:00
CodeGenCXX Add codegen support for __null 2008-12-21 22:39:40 +00:00
CodeGenObjC Objc's compatibility-alias semantics and code 2009-01-08 01:10:55 +00:00
Coverage Patch to diagnose a variety of misuse of property 2008-12-06 01:12:43 +00:00
Driver Change -verify mode to find the "expected-error" and "expected-warning" strings 2008-11-21 01:18:36 +00:00
Lexer rdar://6060752 - don't warn about trigraphs in bcpl-style comments 2008-12-12 07:34:39 +00:00
Misc fix bogus run line. 2008-08-18 19:54:48 +00:00
Parser Another tweak to handle the MS extensions (<rdar://problem/5956221>). 2009-01-06 19:34:12 +00:00
Preprocessor Add test case for __ASSEMBLER__ definition. 2008-12-01 19:23:47 +00:00
Rewriter Fix <rdar://problem/6465284> clang ObjC rewriter: objc_super messed up again. 2008-12-23 20:11:22 +00:00
Sema Diagnose declarations that don't declare anything, and fix PR3020. 2008-12-28 15:28:59 +00:00
SemaCXX Fix PR clang/3291 2009-01-07 21:36:02 +00:00
SemaObjC Don't ICE when messaging on 'super' receiver when class 2009-01-07 21:01:41 +00:00
SemaObjCXX Allow Objective-C entities to be declared within a transparent context 2009-01-06 23:51:29 +00:00
Serialization Added "complex.c" (a copy of test/Codegen/complex.) to the serialization 2007-11-29 19:05:51 +00:00
Makefile Add test case for __ASSEMBLER__ definition. 2008-12-01 19:23:47 +00:00
TestRunner.sh Test commit. 2008-10-15 00:26:06 +00:00