[all-commits] [llvm/llvm-project] d1c4c7: [libc++] Fix the last instances of `namespace rang...
Quuxplusone via All-commits
all-commits at lists.llvm.org
Sat Jan 29 08:10:37 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d1c4c755310e5c358cf999ddf223c43f9e5b3030
https://github.com/llvm/llvm-project/commit/d1c4c755310e5c358cf999ddf223c43f9e5b3030
Author: Arthur O'Dwyer <arthur.j.odwyer at gmail.com>
Date: 2022-01-29 (Sat, 29 Jan 2022)
Changed paths:
M libcxx/include/__concepts/swappable.h
M libcxx/include/__iterator/iter_move.h
M libcxx/include/__iterator/iter_swap.h
M libcxx/include/__ranges/enable_view.h
Log Message:
-----------
[libc++] Fix the last instances of `namespace ranges::inline...`. NFC.
Make these look the same as everywhere else.
More information about the All-commits
mailing list