diff options
author | Jason Merrill <jason@redhat.com> | 2024-01-09 16:00:52 -0500 |
---|---|---|
committer | Jason Merrill <jason@redhat.com> | 2024-01-09 16:04:09 -0500 |
commit | 5a6d3b1737843aa64d83ffc5d639fa0afa5d8318 (patch) | |
tree | ae79a46ef382579cbb5ca1cde6406d9ce2c5d269 /gcc/tree-vect-loop.cc | |
parent | bfad006b88ec26e91b7edf9cf9ad4aaf9b8a9727 (diff) | |
download | gcc-5a6d3b1737843aa64d83ffc5d639fa0afa5d8318.zip gcc-5a6d3b1737843aa64d83ffc5d639fa0afa5d8318.tar.gz gcc-5a6d3b1737843aa64d83ffc5d639fa0afa5d8318.tar.bz2 |
c++: explicit object cleanups
The FIXME in xobj_iobj_parameters_correspond was due to expecting
TYPE_MAIN_VARIANT to be the same for all equivalent types, which is not the
case. And I adjusted some comments that I disagree with; the iobj parameter
adjustment only applies to overload resolution, we can handle that in
cand_parms_match (and I have WIP for that).
gcc/cp/ChangeLog:
* call.cc (build_over_call): Refactor handle_arg lambda.
* class.cc (xobj_iobj_parameters_correspond): Fix FIXME.
* method.cc (defaulted_late_check): Adjust comments.
Diffstat (limited to 'gcc/tree-vect-loop.cc')
0 files changed, 0 insertions, 0 deletions