[PATCH] D138378: [clang-format][NFC] Skip unneeded calculations

Owen Pan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Dec 3 19:05:30 PST 2022


owenpan added a comment.

The refactoring `std::max(0, C.Spaces)` part still looks good though, but probably it's not worth it to have a patch just for that.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D138378/new/

https://reviews.llvm.org/D138378



More information about the cfe-commits mailing list