aboutsummaryrefslogtreecommitdiff
path: root/test/Parser/cxx11-type-specifier.cpp
AgeCommit message (Expand)Author
2012-06-12If parsing a trailing-return-type fails, don't pretend we didn't have one atRichard Smith
2012-05-09Push the knowledge that we are parsing a type-id/type-name further into theRichard Smith
2012-03-12Fix parsing of type-specifier-seq's. Types are syntactically allowed to beRichard Smith