[clang] [clang] Inject tokens containing #embed back into token stream (PR #97274)

Ben Barham via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 6 13:55:01 PDT 2024


================
@@ -2123,17 +2123,18 @@ class Preprocessor {
   char
   getSpellingOfSingleCharacterNumericConstant(const Token &Tok,
----------------
bnbarham wrote:

Thanks @AaronBallman!

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


More information about the cfe-commits mailing list