================
@@ -539,6 +539,10 @@ static bool ProcessNumericUCNEscape(const char 
*ThisTokBegin,
   return !HasError;
 }
 
+static bool AllowedInCharacterName(char C) {
----------------
cor3ntin wrote:

We are very inconsistent with that, Timm

https://github.com/llvm/llvm-project/pull/206326
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to