[Lldb-commits] [lldb] [lldb] fix(lldb/**.py): fix invalid escape sequences (PR #94034)

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Mon Jun 3 04:08:33 PDT 2024


DavidSpickett wrote:

The formatter is failing, but I would prefer to keep this change purely addressing the lint warning. Certainly you can update this to reorder the "fr"/"rf" but ignore the rest of its complaints.

Whoever merges this (probably me) can push a reformatting change directly afterwards.

https://github.com/llvm/llvm-project/pull/94034


More information about the lldb-commits mailing list