[llvm-branch-commits] [llvm] [LLVM] Make crashing tests with not use --crash (PR #174297)

Aiden Grossman via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Sat Jan 3 14:58:57 PST 2026


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


More information about the llvm-branch-commits mailing list