summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/static-init-4.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix const-eval of vector init-lists of a vector.Eli Friedman2013-09-171-0/+7
Like any other type, an init list for a vector can have the same type as the vector itself; handle that case. <rdar://problem/14990460> llvm-svn: 190844
OpenPOWER on IntegriCloud