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.
(you could also just set the regex breakpoint on the string you're printing, instead of bothering with the comment) 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