r349053 - [CodeComplete] Fill preferred type on binary expressions

Ilya Biryukov via cfe-commits cfe-commits at lists.llvm.org
Thu Dec 13 09:30:47 PST 2018


Hi David,

Thanks for the fix. And sorry for the inconvenience, I've been hit by this
so many times and yet I forget again and again...

On Thu, Dec 13, 2018 at 6:25 PM David Green <David.Green at arm.com> wrote:

> Hello!
>
> Certain version of gcc (along with ccache iirc, where they use -E) don't
> like these raw strings literals inside macros.
>
> This happens: https://godbolt.org/g/fsXjB7
>
> I've tried to fix it up in  <https://reviews.llvm.org/rL339759>
> https://reviews.llvm.org/rL349059. My choice of variable names may not
> have been very inspired though. Let me know if anything looks off.
>
>
> Cheers
>
> Dave
>
>

-- 
Regards,
Ilya Biryukov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181213/e2fd38bc/attachment.html>


More information about the cfe-commits mailing list