[clang] [Clang] Allow raw string literals in C as an extension (PR #88265)

Aaron Ballman via cfe-commits cfe-commits at lists.llvm.org
Fri May 31 09:41:50 PDT 2024


AaronBallman wrote:

> In that case I think it might just make sense to ignore the flag in C++11 and later then and allow it before C++11.

I think that makes the most sense.

https://github.com/llvm/llvm-project/pull/88265


More information about the cfe-commits mailing list