================
@@ -177,3 +177,16 @@ namespace LambdaCallOp {
     p();
   }
 }
+
+/// This used to crash due to an assertion failure,
+/// see gh#67690
----------------
Fznamznon wrote:

NIT, why three slashes? 
```suggestion
// This used to crash due to an assertion failure,
// see gh#67690
```

https://github.com/llvm/llvm-project/pull/67778
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to