[libc-commits] [clang] [clang-tools-extra] [compiler-rt] [flang] [libc] [libcxx] [llvm] [mlir] [polly] ✏️ Fix "is is" typos (PR #206288)

Jessica Clarke via libc-commits libc-commits at lists.llvm.org
Sat Jun 27 15:21:07 PDT 2026


https://github.com/jrtc27 commented:

I think we aren't generally a huge fan of minor changes like this that can lead to a lot of reviewer overhead (checking every typo fix is in fact correct and not introducing mistakes) for little benefit (yes, ideally typos wouldn't be there, but they don't normally obscure the meaning). I can't find a reference for that though, it's probably not officially documented, we talk more about things like style cleanup in the LLVM documentation.

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


More information about the libc-commits mailing list