summaryrefslogtreecommitdiffstats
path: root/clang/test/Sema/return-stack-addr.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move the rest of the Sema C++ tests into the SemaCXX test directory.Argyrios Kyrtzidis2008-08-221-113/+0
* Fix a bogus testChris Lattner2008-01-311-1/+1
* rename -parse-ast-print to -ast-printChris Lattner2007-10-111-1/+1
* Removed option "-parse-ast-check" from clang driver. This is now implementedTed Kremenek2007-09-261-2/+2
* Added test cases for the return-stack-address checker to test supportTed Kremenek2007-08-201-1/+25
* Added extra test case to check proper handling of archaic array indexing: 4[A]Ted Kremenek2007-08-171-0/+89
OpenPOWER on IntegriCloud