[cfe-dev] Problem with address spaces and 'CWG2352: Allow qualification conversions during reference binding.'

Jeroen Dobbelaere via cfe-dev cfe-dev at lists.llvm.org
Tue Jan 14 08:37:11 PST 2020


> 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
 


More information about the cfe-dev mailing list