diff options
| author | Peter Collingbourne <peter@pcc.me.uk> | 2016-11-22 00:21:43 +0000 |
|---|---|---|
| committer | Peter Collingbourne <peter@pcc.me.uk> | 2016-11-22 00:21:43 +0000 |
| commit | 120eb54422c0fba462b53cce652a6baef07acf57 (patch) | |
| tree | e43bd370eaee7b24bff7b021cf33dda9205df625 /clang/INPUTS | |
| parent | 5a2e6b97f79d5e345649d50e31c419605462b096 (diff) | |
| download | bcm5719-llvm-120eb54422c0fba462b53cce652a6baef07acf57.tar.gz bcm5719-llvm-120eb54422c0fba462b53cce652a6baef07acf57.zip | |
Sema, CodeGen: Ensure that an implicit copy ctor is available more often under the Microsoft C++ ABI.
This is needed because whether the constructor is deleted can control whether
we pass structs by value directly.
To fix this properly we probably want a more direct way for CodeGen to ask
whether the constructor was deleted.
Fixes PR31049.
Differential Revision: https://reviews.llvm.org/D26822
llvm-svn: 287600
Diffstat (limited to 'clang/INPUTS')
0 files changed, 0 insertions, 0 deletions

