aboutsummaryrefslogtreecommitdiff
path: root/test/Parser/attributes.c
AgeCommit message (Expand)Author
2009-04-28Simplify the scheme used for keywords, and change the classification Eli Friedman
2009-03-24Rename clang to clang-cc.Daniel Dunbar
2008-10-20Support attributes in *yet another* place. Is there any place you Chris Lattner
2008-10-20Fix a parser bug where we let attributes interfere with our disambiguationChris Lattner
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-07-12-pedantic no longer defaults to on.Chris Lattner
2007-07-11Stage two of getting CFE top correct.Reid Spencer