summaryrefslogtreecommitdiff
path: root/test/Parser/check_cast.c
Commit message (Expand)AuthorAgeFilesLines
* 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-1/+1
* Implement semantic analysis for the cast operator.Steve Naroff2007-07-161-0/+12