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

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to