================ @@ -0,0 +1,17 @@ +# REQUIRES: clang + +# RUN: %clang_host -g -O0 %S/Inputs/ubsan_add_overflow.cpp -o %t.out \ ---------------- DavidSpickett wrote:
Also I have a feeling this doesn't need to be host, because the shell tests can be run remotely. I looked at the other tests and they are all %clang_host though. So this is not an issue with this test it's with a category of tests. Which is not your responsibility, so you don't need to change anything here. https://github.com/llvm/llvm-project/pull/151231 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits