================
@@ -177,3 +177,16 @@ namespace LambdaCallOp {
p();
}
}
+
+/// This used to crash due to an assertion failure,
+/// see gh#67690
----------------
tbaederr wrote:
Because it's not a RUN or expected-* line.
https://github.com/llvm/llvm-project/pull/67778