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

Jan Svoboda via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 2 14:54:46 PDT 2024


jansvoboda11 wrote:

> To clarify, that means setting the `RawStringLiterals` LangOpt in `DependencyDirectivesScanner.cpp`, right? Iā€™m assuming yes, but I just want to make sure.

Yes, that's what I had in mind šŸ‘ 

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


More information about the cfe-commits mailing list