[PATCH] D79343: [libc++][test] Adjust move_iterator tests to allow C++20
Duncan P. N. Exon Smith via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu May 7 17:24:01 PDT 2020
dexonsmith added a comment.
In D79343#2025211 <https://reviews.llvm.org/D79343#2025211>, @ldionne wrote:
> Regarding the formatting changes, I personally think we should clang-format all of libc++, libc++abi and libunwind in one go. Then we'd be done with these small issues that add up. And we can even add the revision to `.git-blame-ignore-revs`.
(FWIW, that's what I think we should do with `llvm/` and `clang/` too...)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79343/new/
https://reviews.llvm.org/D79343
More information about the cfe-commits
mailing list