Skip to content

Commit 7180170

Browse files
committed
[clang][test] Remove bytecode interpreter RUN line from test
Specifically, from constant-builtins2. This breaks runners using sanitizers. See #94118
1 parent c4092d3 commit 7180170

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

clang/test/Sema/constant-builtins-2.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
// RUN: %clang_cc1 -fsyntax-only -verify %s
2-
// RUN: %clang_cc1 -fsyntax-only -fexperimental-new-constant-interpreter -verify %s
32

43
// Math stuff
54

0 commit comments

Comments
 (0)