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.gr...@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
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to