[clang] [clang-tools-extra] [compiler-rt] [lldb] [llvm] [mlir] [openmp] [polly] fix(python): fix comparison to None (PR #91857)

Maksim Levental via llvm-commits llvm-commits at lists.llvm.org
Thu May 16 23:08:18 PDT 2024


makslevental wrote:

It's a `sed s/== None/is None/g` - what is there to review? 10 separate PRs for the same exact `sed` costs more in commit noise (and effort on the part of @e-kwsm) than one solid, patient, review here.

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


More information about the llvm-commits mailing list