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