Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move the rest of the Sema C++ tests into the SemaCXX test directory. | Argyrios Kyrtzidis | 2008-08-22 | 1 | -113/+0 |
* | Fix a bogus test | Chris Lattner | 2008-01-31 | 1 | -1/+1 |
* | rename -parse-ast-print to -ast-print | Chris Lattner | 2007-10-11 | 1 | -1/+1 |
* | Removed option "-parse-ast-check" from clang driver. This is now implemented | Ted Kremenek | 2007-09-26 | 1 | -2/+2 |
* | Added test cases for the return-stack-address checker to test support | Ted Kremenek | 2007-08-20 | 1 | -1/+25 |
* | Added extra test case to check proper handling of archaic array indexing: 4[A] | Ted Kremenek | 2007-08-17 | 1 | -0/+89 |