summaryrefslogtreecommitdiffstats
path: root/clang/test/Parser/cxx-ambig-paren-expr.cpp
Commit message (Expand)AuthorAgeFilesLines
* Implement C++ semantics for C-style and functional-style casts. This regresse...Sebastian Redl2009-07-251-3/+3
* Use "()" instead of "(void)" when pretty-printing a parameter-less function t...Argyrios Kyrtzidis2009-06-031-3/+3
* PR4122: Tweak the ambiguity handling to handle (S())() correctly. I've Eli Friedman2009-05-251-0/+7
* Add a test case to make sure that an ambiguous paren expression is only parse...Argyrios Kyrtzidis2009-05-221-1/+5
* Handle correctly a very ugly part of the C++ syntax. We cannot disambiguate b...Argyrios Kyrtzidis2009-05-221-0/+15
OpenPOWER on IntegriCloud