summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaTemplate/rdar9173693.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Improve declaration / expression disambiguation around ↵Justin Bogner2015-02-231-2/+2
| | | | | | | | | | | ptr-operators, and use" This seems to break mixing function-style and c-style casts, and is breaking bootstrapping llvm. This reverts r230261. llvm-svn: 230274
* Improve declaration / expression disambiguation around ptr-operators, and useRichard Smith2015-02-231-2/+2
| | | | | | | | the presence of an abstract declarator with a ptr-operator as proof that a construct cannot parse as an expression to improve diagnostics along error recovery paths. llvm-svn: 230261
* Fix a double free when parsing malformed code. Fixes rdar://9173693.Argyrios Kyrtzidis2011-05-031-0/+6
llvm-svn: 130775
OpenPOWER on IntegriCloud