[libcxx-commits] [PATCH] D119585: [libc++] Remove experimental/algorithm
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sun Mar 6 04:43:42 PST 2022
philnik updated this revision to Diff 413294.
philnik added a comment.
- Disable searcher tests in c++14
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/clang_tidy.sh.cpp
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.413294.patch
Type: text/x-patch
Size: 21914 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220306/96a00881/attachment-0001.bin>
More information about the libcxx-commits
mailing list