llvm-capstone/clang/test
2008-11-10 09:43:12 +00:00
..
Analysis Add region store model to path-sensitive testing. 2008-11-10 09:43:12 +00:00
CodeGen "Fix" PR3021, don't crash on generating record types when we can't 2008-11-08 04:42:29 +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 Implement support for C++ nested-name-specifiers ('foo::bar::x') in the Parser side. 2008-11-08 16:45:02 +00:00
Misc fix bogus run line. 2008-08-18 19:54:48 +00:00
Parser Update C++ status to reflect parser capabilities for chapter 9 (classes). Slightly extend the class parser test. 2008-11-08 15:40:37 +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 crash caused by this: 2008-11-07 13:01:22 +00:00
SemaCXX Introduce ScopedDecl::getLexicalDeclContext() which is different from ScopedDecl::getDeclContext() when there are nested-names. 2008-11-09 23:41:00 +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 Make it an error if an Objective-C declaration is not in the global scope. 2008-11-04 16:57:32 +00:00
Serialization
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