[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
Thu Feb 3 19:16:54 PST 2022


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

`#include <__config>` (I should add a linter test for this line as well!)
If CI is green, imma land this.


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.405856.patch
Type: text/x-patch
Size: 3608 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220204/978e0a9a/attachment.bin>


More information about the libcxx-commits mailing list