[clang-tools-extra] [clang-tidy][NFC] Run ruff over python scripts (PR #176927)

via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 20 09:16:05 PST 2026


EugeneZelenko wrote:

> > Conditional statement in line 753 could be replaces with match/case.
> 
> This requires python3.10 so I skip it for now. I suppose we support 3.8+ python

Sorry, I'm spoiled with Python 3.12 in my work project :-)

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


More information about the cfe-commits mailing list