[libcxx-commits] [PATCH] D158927: [libc++] Renames modules-build.

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Aug 28 08:43:40 PDT 2023


Mordante created this revision.
Herald added a subscriber: arichardson.
Herald added a project: All.
Mordante published this revision for review.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.

This is a followup of D157625 <https://reviews.llvm.org/D157625>. Using the name clang-modules-build makes
it clear this is regarding the clang modules and not the C++23 std or
std.compat module.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D158927

Files:
  libcxx/test/libcxx/algorithms/alg.modifying.operations/copy_move_nontrivial.pass.cpp
  libcxx/test/libcxx/algorithms/alg.modifying.operations/copy_move_trivial.pass.cpp
  libcxx/test/libcxx/algorithms/pstl.robust_against_customization_points_not_working.pass.cpp
  libcxx/test/libcxx/assertions/customize_verbose_abort.compile-time.pass.cpp
  libcxx/test/libcxx/assertions/modes/debug_mode_not_1_or_0.verify.cpp
  libcxx/test/libcxx/assertions/modes/hardened_and_debug_mutually_exclusive.verify.cpp
  libcxx/test/libcxx/assertions/modes/hardened_mode_not_1_or_0.verify.cpp
  libcxx/test/libcxx/clang_modules_include.gen.py
  libcxx/test/libcxx/containers/gnu_cxx/hash_map.pass.cpp
  libcxx/test/libcxx/containers/gnu_cxx/hash_map_name_lookup.pass.cpp
  libcxx/test/libcxx/containers/gnu_cxx/hash_set.pass.cpp
  libcxx/test/libcxx/containers/gnu_cxx/hash_set_name_lookup.pass.cpp
  libcxx/test/libcxx/depr/depr.c.headers/extern_c.pass.cpp
  libcxx/test/libcxx/depr/depr.c.headers/stdint_h.xopen_source.compile.pass.cpp
  libcxx/test/libcxx/extensions/hash/specializations.pass.cpp
  libcxx/test/libcxx/include_as_c.sh.cpp
  libcxx/test/libcxx/input.output/iostream.format/print.fun/vprint_unicode_windows.pass.cpp
  libcxx/test/libcxx/language.support/support.c.headers/support.c.headers.other/math.lerp.verify.cpp
  libcxx/test/libcxx/language.support/timespec_get.xopen.compile.pass.cpp
  libcxx/test/libcxx/module_std.gen.py
  libcxx/test/libcxx/transitive_includes.gen.py
  libcxx/test/libcxx/utilities/utility/pairs/pairs.pair/non_trivial_copy_move_ABI.pass.cpp
  libcxx/test/lit.local.cfg
  libcxx/test/std/modules/std.pass.cpp
  libcxx/test/std/ranges/range.adaptors/range.filter/iterator/arrow.pass.cpp
  libcxx/utils/libcxx/test/params.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158927.553718.patch
Type: text/x-patch
Size: 16193 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230828/10160b63/attachment-0001.bin>


More information about the libcxx-commits mailing list