llvm-project/libcxx/include/experimental
Marek Kurdej 5c703f0fd8 [libc++] Build and test with -Wundef warning. NFC.
This will avoid typos like `_LIBCPP_STD_VERS` (<future>) or using `#if TEST_STD_VER > 17` without including "test_macros.h".

Reviewed By: ldionne, #libc

Differential Revision: https://reviews.llvm.org/D99515
2021-04-01 08:32:56 +02:00
..
__config [libcxx] Slightly improved policy for handling experimental features 2019-06-11 14:48:40 +00:00
__memory Revert "[coroutines] Add std::experimental::task<T> type" 2019-03-26 19:50:46 +00:00
algorithm Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
coroutine [libcxx] Do not implicitly #include assert.h 2019-09-26 11:12:29 +00:00
deque Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
filesystem Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
forward_list Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
functional [NFC] Strip trailing whitespace from libc++ 2019-10-23 11:19:19 -07:00
iterator [NFC] Strip trailing whitespace from libc++ 2019-10-23 11:19:19 -07:00
list Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
map Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
memory_resource [libcxx] Resolve LWG 2724 protected -> private. 2020-11-23 14:27:22 -08:00
propagate_const [libc++][NFC] Remove excess trailing newlines from most files 2019-10-23 08:08:57 -07:00
regex Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
set Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
simd [libc++] Build and test with -Wundef warning. NFC. 2021-04-01 08:32:56 +02:00
string Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
type_traits [NFC] Strip trailing whitespace from libc++ 2019-10-23 11:19:19 -07:00
unordered_map Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
unordered_set Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
utility Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
vector Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00