[libcxx-commits] [PATCH] D118809: [libc++] Define `namespace views` in its own detail header.

Arthur O'Dwyer via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Feb 2 09:33:53 PST 2022


Quuxplusone updated this revision to Diff 405312.
Quuxplusone added a comment.

Arglebargle. Close `namespace std` after opening it.


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

https://reviews.llvm.org/D118809

Files:
  libcxx/include/CMakeLists.txt
  libcxx/include/__ranges/views.h
  libcxx/include/module.modulemap
  libcxx/include/ranges
  libcxx/test/libcxx/diagnostics/detail.headers/ranges/views.module.verify.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118809.405312.patch
Type: text/x-patch
Size: 3585 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220202/16dc1c5b/attachment.bin>


More information about the libcxx-commits mailing list