[PATCH] D15174: [MSVC] Fix for http://llvm.org/PR25636: indexed accessor property not supported correctly.

Alexey Bataev via cfe-commits cfe-commits at lists.llvm.org
Mon Dec 7 20:04:29 PST 2015


Ok, I will implement this logic

Best regards,
Alexey Bataev
=============
Software Engineer
Intel Compiler Team

07.12.2015 22:30, John McCall пишет:
> rjmccall added a comment.
>
> Oh, I see, of course.
>
> It would be clearer if you asked the subclass which value to use abstractly (i.e. independently of the actual set expression) and then passed down captureSetValueAsResult=false when the subclass says to use the setter result.
>
>
> http://reviews.llvm.org/D15174
>
>
>



More information about the cfe-commits mailing list