[clang] [clang] Introduce "binary" StringLiteral for #embed data (PR #127629)
Aaron Ballman via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 12 05:58:48 PDT 2025
https://github.com/AaronBallman commented:
Thanks for this! It also needs a release note for the fix. :-)
In general, I think this seems reasonable, but I'd like confirmation from @cor3ntin given his somewhat recent thinking about unevaluated string literals and where those end up touching the rest of the compiler.
https://github.com/llvm/llvm-project/pull/127629
More information about the cfe-commits
mailing list