boomanaiden154 wrote: > Why do these REQUIRES: asserts now?
I was thinking these were similar to some verifier tests I was looking at earlier where the behavior was different between the configurations (throwing an error that didn't send a signal versus an assertion), but I've verified that's not the case here (and that the tests pass in a no-asserts build). Patch updated. https://github.com/llvm/llvm-project/pull/174297 _______________________________________________ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
