diff options
author | Jason Merrill <jason@redhat.com> | 2023-10-20 16:23:43 -0400 |
---|---|---|
committer | Jason Merrill <jason@redhat.com> | 2023-10-20 17:49:50 -0400 |
commit | 55731b59e6036bd8d262feea54863399229545f4 (patch) | |
tree | 5901ea19900b9cc7dcec3bdc2258eacc58f343d8 /gcc/fold-const.h | |
parent | 7d4e99131606badcdc343cce62691245dac11bb4 (diff) | |
download | gcc-55731b59e6036bd8d262feea54863399229545f4.zip gcc-55731b59e6036bd8d262feea54863399229545f4.tar.gz gcc-55731b59e6036bd8d262feea54863399229545f4.tar.bz2 |
c++: abstract class and overload resolution
In my implementation of P0929 I treated a conversion to an rvalue of
abstract class type as a bad conversion, but that's still too soon to check
it; we need to wait until we're done with overload resolution.
gcc/cp/ChangeLog:
* call.cc (implicit_conversion_1): Rename...
(implicit_conversion): ...to this. Remove the old wrapper.
gcc/testsuite/ChangeLog:
* g++.dg/template/sfinae-dr657.C: Adjust.
Diffstat (limited to 'gcc/fold-const.h')
0 files changed, 0 insertions, 0 deletions