[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
Sat Aug 19 00:00:38 PDT 2023


Mordante updated this revision to Diff 551711.
Mordante added a comment.

Rebased to work on dependent patches.


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.551711.patch
Type: text/x-patch
Size: 9669 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230819/a17ec75c/attachment.bin>


More information about the libcxx-commits mailing list