History log of /external/clang/test/CodeGenCXX/static-init-4.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
69b6515cfa336a2bfc26f5dfd9023ebf143836f3 17-Sep-2013 Eli Friedman <eli.friedman@gmail.com> Fix const-eval of vector init-lists of a vector.

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>

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@190844 91177308-0d34-0410-b5e6-96231b3b80d8
/external/clang/test/CodeGenCXX/static-init-4.cpp