We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83dd7d9 commit 720c80bCopy full SHA for 720c80b
utils/bazel/llvm-project-overlay/clang/unittests/BUILD.bazel
@@ -682,7 +682,7 @@ cc_test(
682
args = [
683
# TODO: some tests fail with: "JIT session error: Symbols not found:
684
# [ _ZnwmPv26__clang_Interpreter_NewTag, __clang_Interpreter_SetValueWithAlloc ]
685
- "--gtest_filter=-InterpreterTest.*",
+ "--gtest_filter=-InterpreterTest.*:InterpreterTestBase.*",
686
],
687
deps = [
688
"//clang:ast",
0 commit comments