Commit Graph

1 Commits

Author SHA1 Message Date
Eli Friedman 69b6515cfa 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
2013-09-17 04:07:02 +00:00