================
@@ -0,0 +1,14 @@
+// RUN: %clang_cc1 -std=c++23 -fsyntax-only -verify %s
+
+// Ensure no crash when DiagnoseMissingSemiAfterTagDefinition encounters an
+// annot_template_id not followed by '::'.
+
+namespace N {
----------------
cor3ntin wrote:
```suggestion
namespace GH207992 {
```
https://github.com/llvm/llvm-project/pull/208119
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits