PR26276: Fix detection of non-cast-expressions as operands of fold-expressions.
authorRichard Smith <richard-llvm@metafoo.co.uk>
Thu, 20 Oct 2016 00:55:15 +0000 (00:55 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Thu, 20 Oct 2016 00:55:15 +0000 (00:55 +0000)
commit6609443f2f82a0e17d838e6d521eec2188b4a309
treeaac3c35178ecd20ef81cff349ef62377dc1cf2c9
parent11eabd4cde8e03155b3bd78204c1db1746bf0bf1
PR26276: Fix detection of non-cast-expressions as operands of fold-expressions.

llvm-svn: 284684
clang/include/clang/AST/ExprCXX.h
clang/lib/AST/ExprCXX.cpp
clang/lib/Sema/SemaTemplateVariadic.cpp
clang/test/Parser/cxx1z-fold-expressions.cpp