[libcxx-commits] [PATCH] D157625: [libc++][modules] Simplifies C++20 module testing.

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Aug 15 10:08:22 PDT 2023


Mordante updated this revision to Diff 550377.
Mordante marked 3 inline comments as done.
Mordante added a comment.

Addresses review comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D157625

Files:
  libcxx/CMakeLists.txt
  libcxx/cmake/caches/Generic-module-std-cxx23.cmake
  libcxx/include/__config_site.in
  libcxx/test/libcxx/module_std.gen.py
  libcxx/test/libcxx/modules_include.gen.py
  libcxx/test/lit.local.cfg
  libcxx/test/std/modules/std.pass.cpp
  libcxx/utils/libcxx/test/dsl.py
  libcxx/utils/libcxx/test/features.py
  libcxx/utils/libcxx/test/params.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157625.550377.patch
Type: text/x-patch
Size: 9669 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230815/f1a05090/attachment.bin>


More information about the libcxx-commits mailing list