[libc-commits] [libc] [libc][NFC] Format all CMake files under libc/ (PR #213132)
Jeff Bailey via libc-commits
libc-commits at lists.llvm.org
Sun Aug 2 13:40:05 PDT 2026
kaladron wrote:
@michaelrj-google The prior failures helped me uncover a bug in the formatter - it was sometimes changing cases of variable names, and those are case sensitive in cmake. That's fixed, and the build is now green. I'll need to re-up it before I submit since patches quickly cause conflicts.
https://github.com/llvm/llvm-project/pull/213132
More information about the libc-commits
mailing list