[llvm] fix(llvm/**.py): fix invalid escape sequences (PR #94035)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 13 05:39:16 PST 2025


https://github.com/nikic commented:

I still think we should avoid this weird mix of python and regex escapes.

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


More information about the llvm-commits mailing list