jasonmolenda wrote: > clang-format on the test is actually problematic for the breakpoint regex, so > I am just going to ignore it.
you can do `// clang-format off` / `// clang-format on` around it, if you want to bother. https://github.com/llvm/llvm-project/pull/122817 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits