summaryrefslogtreecommitdiff
path: root/test/Parser/colon-colon-parentheses.cpp
AgeCommit message (Expand)Author
2016-12-09Remove special error recovery for ::(id)Reid Kleckner
2015-12-19Fix crash-on-invalid if a :: is followed by two or more open parentheses (and...Richard Smith
2014-12-17Parse: Consume tokens more carefully in CheckForLParenAfterColonColonDavid Majnemer
2014-07-16Revert "clang/test/Driver/crash-report.c: This requires rewriter for -frewrit...Alp Toker
2014-07-16clang/test: Introduce the feature "rewriter" for --enable-clang-rewriter.NAKAMURA Takumi
2012-11-02Fix test cases I broken when fixing grammar in diagnostic message.Richard Trieu
2012-11-02When finding a '(' after '::', emit error with hint to remove '(' and matchingRichard Trieu