aboutsummaryrefslogtreecommitdiff
path: root/test/SemaCXX/complex-init-list.cpp
AgeCommit message (Expand)Author
2012-10-19Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost...Andy Gibbs
2011-09-19Add list initialization for complex numbers in C. Essentially, this allows "...Eli Friedman