summaryrefslogtreecommitdiff
path: root/clang/test/Parser/CompoundStmtScope.c
AgeCommit message (Expand)Author
2022-02-07Use functions with prototypes when appropriate; NFCAaron Ballman
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar
2009-07-22Prep for new warning.Mike Stump
2009-03-24Rename clang to clang-cc.Daniel Dunbar
2007-10-11rename -parse-ast-print to -ast-printChris Lattner
2007-09-26Removed option "-parse-ast-check" from clang driver. This is now implementedTed Kremenek
2007-06-27Submitted by: Bill WendlingBill Wendling
2006-10-25new testcaseChris Lattner