diff options
| author | Alex Rønne Petersen <alex@alexrp.com> | 2025-04-03 09:25:34 +0200 |
|---|---|---|
| committer | Alex Rønne Petersen <alex@alexrp.com> | 2025-04-04 06:08:10 +0200 |
| commit | 7c85dc4602192f2e99f25e296a8ed3bf2db91d5a (patch) | |
| tree | 98988e00265043a9ca242be4542365ef531d7bc5 /lib/libcxx/src/exception.cpp | |
| parent | 4b360a1ff084c1f8ad4d97296570a7f801031f28 (diff) | |
| download | zig-7c85dc4602192f2e99f25e296a8ed3bf2db91d5a.tar.gz zig-7c85dc4602192f2e99f25e296a8ed3bf2db91d5a.zip | |
test: Disable `error union switch with call operand` (ReleaseSafe) on macos.
This started failing in LLVM 20:
test
+- test-stack-traces
+- check error union switch with call operand (ReleaseSafe llvm) failure
error:
========= expected this stdout: =========
error: TheSkyIsFalling
source.zig:3:5: [address] in [function]
return error.TheSkyIsFalling;
^
========= but found: ====================
error: TheSkyIsFalling
source.zig:13:27: [address] in [function]
error.NonFatal => return,
^
Diffstat (limited to 'lib/libcxx/src/exception.cpp')
0 files changed, 0 insertions, 0 deletions
