summaryrefslogtreecommitdiff
path: root/test/SemaCXX/complex-init-list.cpp
Commit message (Expand)AuthorAgeFilesLines
* Diagnose both _Complex and _Imaginary as C99 extensions.Aaron Ballman2019-08-271-3/+1
* Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost...Andy Gibbs2012-10-191-0/+1
* Add list initialization for complex numbers in C. Essentially, this allows "...Eli Friedman2011-09-191-0/+14