summaryrefslogtreecommitdiffstats
path: root/clang/test/Parser/cxx-ambig-paren-expr-asan.cpp
Commit message (Collapse)AuthorAgeFilesLines
* PR23057: fix use-after-free due to local token buffer in ↵Alexey Bataev2016-02-041-0/+9
ParseCXXAmbiguousParenExpression, by Dmitry Polukhin Differential Revision: http://reviews.llvm.org/D16572 A test/Parser/cxx-ambig-paren-expr-asan.cpp M lib/Parse/ParseExprCXX.cpp llvm-svn: 259750
OpenPOWER on IntegriCloud