Commit Graph

2 Commits

Author SHA1 Message Date
Peter Collingbourne 8953e7c923 Improve unexpanded parameter pack diagnostics by using UPPC_Initializer here.
llvm-svn: 142756
2011-10-23 18:59:33 +00:00
Sebastian Redl a74948d347 Correctly parse braced member initializers (even in delayed parsing) and correctly pass
the information on to Sema. There's still an incorrectness in the way template instantiation
works now, but that is due to a far larger underlying representational problem.
Also add a test case for various list initialization cases of scalars, which test this
commit as well as the previous one.

llvm-svn: 140460
2011-09-24 17:48:25 +00:00