Skip to content
Commit 9f40713e authored by Douglas Gregor's avatar Douglas Gregor
Browse files

When we're instantiating a direct variable initializer that has a pack

expansion in it, we may end up instantiating to an empty
expression-list. In this case, the variable is uninitialized; tweak
the instantiation logic to handle this case. Fixes PR8977.

llvm-svn: 123449
parent 0dca5fdb
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