diff options
| author | Douglas Gregor <dgregor@apple.com> | 2010-04-18 02:16:12 +0000 |
|---|---|---|
| committer | Douglas Gregor <dgregor@apple.com> | 2010-04-18 02:16:12 +0000 |
| commit | 7566e4ad2cf1a03fccfe97a110ccf3f5e80f1988 (patch) | |
| tree | b314fd37d93965ba5a54088fcfaf78b44b4a5cb5 /llvm/utils/FileCheck/FileCheck.cpp | |
| parent | 268195e1d4b5bd651654505e51a204f07bfec7b6 (diff) | |
| download | bcm5719-llvm-7566e4ad2cf1a03fccfe97a110ccf3f5e80f1988.tar.gz bcm5719-llvm-7566e4ad2cf1a03fccfe97a110ccf3f5e80f1988.zip | |
Do not consider explicit constructors when performing a copy to a
temporary object. This is blindingly obvious from reading C++
[over.match.ctor]p1, but somehow I'd missed it and it took DR152 to
educate me. Adjust one test that was relying on this non-standard
behavior.
llvm-svn: 101688
Diffstat (limited to 'llvm/utils/FileCheck/FileCheck.cpp')
0 files changed, 0 insertions, 0 deletions

