You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
libcxx_old/test/std/experimental
Tim Shen 379cbeb1a2 [libcxx] fix `>> 42` UB in <experimental/simd>
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@338325 91177308-0d34-0410-b5e6-96231b3b80d8
7 years ago
..
algorithms/alg.search Remove std::experimental::sample; use std::sample instead. See https://libcxx.llvm.org/TS_deprecation.html 8 years ago
filesystem Implement <filesystem> 7 years ago
func [libcxx] [test] Untabify, NFC. 8 years ago
iterator [libcxx] [test] Untabify, NFC. 8 years ago
language.support/support.coroutines [coroutines] libcxx, noop_coroutine, make bots even more happy 8 years ago
memory Mark the test using <experimental/memory_resource> to require c++experimental. 8 years ago
simd [libcxx] fix `>> 42` UB in <experimental/simd> 7 years ago
utilities Remove more of the std::experimental bits that are now in std::. All the _v type aliases, conjunction/disjunction, apply, etc. See https://libcxx.llvm.org/TS_deprecation.html 8 years ago
nothing_to_do.pass.cpp Remove <experimental/string_view>; use <string_view> instead. See https://libcxx.llvm.org/TS_deprecation.html 8 years ago