================
@@ -0,0 +1,17 @@
+// RUN: %clang_cc1 -std=c++20 -Wno-user-defined-literals
+
+int $; // no_dollar-error {{expected unqualified-id}}
----------------
cor3ntin wrote:you think ? :facepalm: https://github.com/llvm/llvm-project/pull/208490 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
