================ @@ -0,0 +1,31 @@ +UNSUPPORTED: system-windows + +# RUN: %clang_host -g %S/Inputs/main.c -o %t ---------------- DavidSpickett wrote:
Also just for sanity checking, add one where you don't match anything at all. It shouldn't do any matching or even attempt to, so the test would just ensure that it doesn't try and end up crashing. The classic "nothing in, nothing out" test case. So it will match 0 symbols but that's what we expect. https://github.com/llvm/llvm-project/pull/69422 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits