[libcxx-commits] [PATCH] D129806: [libc++] Implement ranges::replace_copy{, _if}
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sun Jul 17 11:04:12 PDT 2022
philnik added inline comments.
================
Comment at: libcxx/.clang-format:71
-PenaltyIndentedWhitespace: 61
+PenaltyIndentedWhitespace: 2
----------------
Mordante wrote:
> Please remove this, it should be in a separate patch. Which I did in D129441 on your request.
Yes, sorry. I forgot to revert this change before committing.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129806/new/
https://reviews.llvm.org/D129806
More information about the libcxx-commits
mailing list