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

Aaron Ballman via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 6 05:56:07 PDT 2024


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

I've updated the comment and the interface in 295e4f49aefb2b07501be9f845df598b3ee280f1

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


More information about the cfe-commits mailing list