Sirraide wrote:

@Ko496-glitch Just tested this, and for me the test _does_ fail when I run it 
locally:
```console
$ ./out/bin/clang -cc1 ../clang/test/CXX/expr/expr.prim/expr.prim.lambda/p4.cpp 
-std=c++11 -verify
error: 'expected-error' diagnostics seen but not expected: 
  File ../clang/test/CXX/expr/expr.prim/expr.prim.lambda/p4.cpp Line 21: void 
lambda should not return a value
1 error generated.
```

https://github.com/llvm/llvm-project/pull/188904
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to