Skip to content
Commit 542e7c6f authored by John McCall's avatar John McCall
Browse files

When tree-transforming an expression sequence, always flag expanded

variadic argument pack expansions as having changed, rather than doing
it for each changed expansion, which leaves out zero-argument packs
with catastrophic consequences.

Fixes PR10260.

llvm-svn: 134483
parent 21878760
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment