[libcxx-commits] [PATCH] D119585: [libc++] Remove experimental/algorithm

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat Feb 12 03:26:25 PST 2022


philnik updated this revision to Diff 408169.
philnik added a comment.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

- Remove experimental/algorithm from tests


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D119585

Files:
  libcxx/include/CMakeLists.txt
  libcxx/include/experimental/algorithm
  libcxx/include/module.modulemap
  libcxx/test/libcxx/double_include.sh.cpp
  libcxx/test/libcxx/experimental/algorithms/header.algorithm.synop/includes.pass.cpp
  libcxx/test/libcxx/experimental/algorithms/version.pass.cpp
  libcxx/test/libcxx/min_max_macros.compile.pass.cpp
  libcxx/test/libcxx/nasty_macros.compile.pass.cpp
  libcxx/test/libcxx/no_assert_include.compile.pass.cpp
  libcxx/test/std/experimental/algorithms/alg.search/search.pass.cpp
  libcxx/test/std/experimental/func/func.searchers/func.searchers.boyer_moore/default.pass.cpp
  libcxx/test/std/experimental/func/func.searchers/func.searchers.boyer_moore/hash.pass.cpp
  libcxx/test/std/experimental/func/func.searchers/func.searchers.boyer_moore/hash.pred.pass.cpp
  libcxx/test/std/experimental/func/func.searchers/func.searchers.boyer_moore/pred.pass.cpp
  libcxx/test/std/experimental/func/func.searchers/func.searchers.boyer_moore_horspool/default.pass.cpp
  libcxx/test/std/experimental/func/func.searchers/func.searchers.boyer_moore_horspool/hash.pass.cpp
  libcxx/test/std/experimental/func/func.searchers/func.searchers.boyer_moore_horspool/hash.pred.pass.cpp
  libcxx/test/std/experimental/func/func.searchers/func.searchers.boyer_moore_horspool/pred.pass.cpp
  libcxx/test/std/experimental/func/func.searchers/func.searchers.default/default.pass.cpp
  libcxx/test/std/experimental/func/func.searchers/func.searchers.default/default.pred.pass.cpp
  libcxx/test/std/experimental/func/func.searchers/func.searchers.default/func.searchers.default.creation/make_default_searcher.pass.cpp
  libcxx/test/std/experimental/func/func.searchers/func.searchers.default/func.searchers.default.creation/make_default_searcher.pred.pass.cpp
  llvm/utils/gn/secondary/libcxx/include/BUILD.gn

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119585.408169.patch
Type: text/x-patch
Size: 19183 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220212/d71fb6a4/attachment-0001.bin>


More information about the libcxx-commits mailing list