[PATCH] D31588: Fix PR25627: Certain constant local variables must be usable as template arguments (without being odr-used)
Faisal Vali via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 26 19:49:26 PDT 2017
faisalv updated this revision to Diff 96861.
faisalv added a comment.
Fixed a regression test that should have passed without emitting error diagnostics - and now does.
https://reviews.llvm.org/D31588
Files:
include/clang/Parse/Parser.h
lib/Parse/ParseExpr.cpp
lib/Parse/ParseTemplate.cpp
test/SemaCXX/lambda-expressions.cpp
test/SemaCXX/local-classes.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31588.96861.patch
Type: text/x-patch
Size: 7668 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170427/be6e0131/attachment-0001.bin>
More information about the cfe-commits
mailing list