[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:22:29 PDT 2026


jrtc27 wrote:

> _Hello everyone,_
> 
> This PR aims to fix common `is is` typos. I've edited all the files manually, with no AI.
> 
> There is one case where I have no idea what an author meant:
> 
> * https://github.com/llvm/llvm-project/blob/6568c9588fbadd1bc399841628ba5052c320df71/libcxx/test/support/format.functions.common.h#L199
>    ([22e8525#r190495313](https://github.com/llvm/llvm-project/commit/22e8525dfdd7d78d05ad3873cf94476021e4a08f#r190495313))
> 
> _Best regards!_

Please note that, per the documentation linked above by the bot, the PR title and summary are what end up in the commit message, and this is not an appropriate commit message.

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


More information about the libc-commits mailing list