[cfe-dev] Problem with address spaces and 'CWG2352: Allow qualification conversions during reference binding.'
Anastasia Stulova via cfe-dev
cfe-dev at lists.llvm.org
Mon Jan 27 04:30:25 PST 2020
Just FYI the review fixing the issue is here:
https://reviews.llvm.org/D73360
Cheers,
Anastasia
________________________________
From: Jeroen Dobbelaere <Jeroen.Dobbelaere at synopsys.com>
Sent: 14 January 2020 16:37
To: Anastasia Stulova <Anastasia.Stulova at arm.com>; richard at metafoo.co.uk <richard at metafoo.co.uk>; clang Development List (cfe-dev at lists.llvm.org) <cfe-dev at lists.llvm.org>
Subject: RE: Problem with address spaces and 'CWG2352: Allow qualification conversions during reference binding.'
> From: Anastasia Stulova
> Sent: Tuesday, January 14, 2020 17:25
> Subject: Re: Problem with address spaces and 'CWG2352: Allow qualification conversions during reference binding.'
>
> Hi Jeroen,
>
> Thanks for reporting this! Just FYI I believe the commit sha we are discussing is f041e9ad706aee7987c5299427c33424fcabbd0d.
Yes, that is the correct sha. copy-paste seems to have pasted a wrong sha :(
[...]
> It should be relatively straight forward to reinstate the old behavior by recovering previous logic that checks address spaces.
> Then they will just be handled differently to regular C++ qualifiers like
> for example some of ObjC++ qualifiers already do. If there are no objections I am happy to work on the patch to fix the issue.
that would be great !
Thanks,
Jeroen Dobbelaere
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20200127/83a35d84/attachment.html>
More information about the cfe-dev
mailing list