| commit | 1409e6e7c63bb1038ff3d36dc217f595d22762d4 | [log] [tgz] |
|---|---|---|
| author | Eli Friedman <eli.friedman@gmail.com> | Tue Sep 17 04:07:02 2013 +0000 |
| committer | Eli Friedman <eli.friedman@gmail.com> | Tue Sep 17 04:07:02 2013 +0000 |
| tree | 1c20e70c11c58acaa5140d5a47a816c49c43c6a7 | |
| parent | 79d1bff2ad2c7fac06418b5e4f74edb1d8cce03d [diff] |
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> llvm-svn: 190844