diff options
| author | Douglas Gregor <dgregor@apple.com> | 2012-02-24 23:56:31 +0000 |
|---|---|---|
| committer | Douglas Gregor <dgregor@apple.com> | 2012-02-24 23:56:31 +0000 |
| commit | 6073dcab38e4ed161684357d632baf0f12d70a6b (patch) | |
| tree | ffc906bb6ae067b58e2103fa5c16687a9c73e838 /clang/lib/CodeGen | |
| parent | 41bd8ac2061b20d63a2068a8f8626fd091d11cd5 (diff) | |
| download | llvm-6073dcab38e4ed161684357d632baf0f12d70a6b.zip llvm-6073dcab38e4ed161684357d632baf0f12d70a6b.tar.gz llvm-6073dcab38e4ed161684357d632baf0f12d70a6b.tar.bz2 | |
Implement C++11 [over.match.copy]p1b2, which allows the use of
explicit conversion functions to initialize the argument to a
copy/move constructor that itself is the subject of direct
initialization. Since we don't have that much context in overload
resolution, we end up threading more flags :(.
Fixes <rdar://problem/10903741> / PR10456.
llvm-svn: 151409
Diffstat (limited to 'clang/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions
