llvm-capstone/clang/test
2008-11-04 13:57:51 +00:00
..
Analysis Add function side-effect test cast. 2008-11-02 13:17:44 +00:00
CodeGen Quick fix for PR2950, infinite loop generating debug info for 2008-10-31 04:04:54 +00:00
CodeGenObjC NeXT: Emit protocol objects lazily. 2008-10-29 22:36:39 +00:00
Coverage Use #define trickery to de-XFAIL test/Coverage/codegen-gnu.m while 2008-10-24 08:42:52 +00:00
Driver Add -rewrite-macros test case. 2008-10-05 01:39:04 +00:00
Lexer Test case for previous commit (Workaround gcc bug causing crash on our 2008-09-05 03:23:51 +00:00
Misc fix bogus run line. 2008-08-18 19:54:48 +00:00
Parser "One" line fix for -parse-noop failure, "id" and several other things 2008-10-31 08:56:51 +00:00
Preprocessor Skip random pathname characters better. I had a 5 in mine. 2008-10-27 22:49:55 +00:00
Rewriter Tighten up blocks rewriter to handle casts and some other interesting cases. 2008-10-15 18:38:58 +00:00
Sema Fix PR3001: if we have an error parsing an initializer, make sure to remove 2008-11-03 09:28:22 +00:00
SemaCXX Now that we have copy initialization support, use it for checking the default arguments 2008-11-04 13:57:51 +00:00
SemaObjC Fix <rdar://problem/6315646> clang on xcode: error: invalid operands to binary expression ('id<NSTableViewDelegate>' and 'XCExtendedArrayController *'). 2008-10-27 10:33:19 +00:00
SemaObjCXX Add carbon.cpp and cocoa.mm tests 2008-08-23 22:21:00 +00:00
Serialization Added "complex.c" (a copy of test/Codegen/complex.) to the serialization 2007-11-29 19:05:51 +00:00
Makefile Another attempt to make test/Makefile return correct error code. 2008-09-17 18:08:07 +00:00
TestRunner.sh Test commit. 2008-10-15 00:26:06 +00:00