================
@@ -52,6 +55,8 @@ extern int 𝛛; // expected-warning {{mathematical notation 
character <U+1D6DB>
 extern int ₉; // expected-error {{character <U+2089> not allowed at the start 
of an identifier}} \\
                  expected-warning {{declaration does not declare anything}}
 
+extern int a\N{PICKLE}; // expected-error {{character <U+1FADD> not allowed in 
an identifier}}
----------------
cor3ntin wrote:

🫝

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

Reply via email to