cbe: ensure test and tagName function names are unique

This commit is contained in:
Veikka Tuominen
2022-11-27 16:50:35 +02:00
parent 71038c42f5
commit 63ae7899ae
7 changed files with 7 additions and 10 deletions

View File

@@ -739,7 +739,6 @@ test "thread local variable" {
}
test "result location is optional inside error union" {
if (builtin.zig_backend == .stage2_c) return error.SkipZigTest; // TODO
if (builtin.zig_backend == .stage2_aarch64) return error.SkipZigTest; // TODO
if (builtin.zig_backend == .stage2_arm) return error.SkipZigTest; // TODO