[clang] [Sema] Fix crash on invalid operator template-id (PR #181404)

via cfe-commits cfe-commits at lists.llvm.org
Sun Feb 15 09:50:56 PST 2026


================
@@ -0,0 +1,3 @@
+// RUN: not %clang_cc1 -fsyntax-only  %s
----------------
nehaGautam07 wrote:

Thanks for the reference.
 I’ve updated the test to follow the testing guidelines

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


More information about the cfe-commits mailing list