.. |
test.support
|
Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended.
|
6 years ago |
test.workarounds
|
Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended.
|
6 years ago |
Counter.h
|
Update more file headers across all of the LLVM projects in the monorepo
|
6 years ago |
DefaultOnly.h
|
Update more file headers across all of the LLVM projects in the monorepo
|
6 years ago |
MoveOnly.h
|
Update more file headers across all of the LLVM projects in the monorepo
|
6 years ago |
allocators.h
|
Update more file headers across all of the LLVM projects in the monorepo
|
6 years ago |
any_helpers.h
|
Update more file headers across all of the LLVM projects in the monorepo
|
6 years ago |
archetypes.hpp
|
[pair] Mark constructors as conditionally noexcept
|
6 years ago |
archetypes.ipp
|
[pair] Mark constructors as conditionally noexcept
|
6 years ago |
asan_testing.h
|
Update more file headers across all of the LLVM projects in the monorepo
|
6 years ago |
assert_checkpoint.h
|
Add checkpoint diagnostics to help diagnose buildbot failures.
|
8 years ago |
charconv_test_helpers.h
|
Make to_chars/from_chars work back to C++11. This means that we can use them to implement to_string as well. Reviewed as https://reviews.llvm.org/D59598.
|
6 years ago |
cmpxchg_loop.h
|
Update more file headers across all of the LLVM projects in the monorepo
|
6 years ago |
constexpr_char_traits.hpp
|
Update the file headers across all of the LLVM projects in the monorepo
|
6 years ago |
container_debug_tests.hpp
|
Remove unused try catch blocks from old debug tests
|
6 years ago |
container_test_types.h
|
Update more file headers across all of the LLVM projects in the monorepo
|
6 years ago |
controlled_allocators.hpp
|
Update more file headers across all of the LLVM projects in the monorepo
|
6 years ago |
coroutine_types.h
|
Update more file headers across all of the LLVM projects in the monorepo
|
6 years ago |
count_new.hpp
|
Update more file headers across all of the LLVM projects in the monorepo
|
6 years ago |
counting_predicates.hpp
|
Update more file headers across all of the LLVM projects in the monorepo
|
6 years ago |
debug_mode_helper.h
|
Fix test failures after debug mode changes
|
6 years ago |
deleter_types.h
|
Update more file headers across all of the LLVM projects in the monorepo
|
6 years ago |
demangle.h
|
Update more file headers across all of the LLVM projects in the monorepo
|
6 years ago |
disable_missing_braces_warning.h
|
Update more file headers across all of the LLVM projects in the monorepo
|
6 years ago |
emplace_constructible.h
|
fix shadowing warnings in new tests, try 2
|
7 years ago |
experimental_any_helpers.h
|
Update more file headers across all of the LLVM projects in the monorepo
|
6 years ago |
external_threads.cpp
|
Update more file headers across all of the LLVM projects in the monorepo
|
6 years ago |
filesystem_dynamic_test_helper.py
|
[test] [support] Use socket()+bind() to create unix sockets portably
|
6 years ago |
filesystem_include.hpp
|
Implement <filesystem>
|
6 years ago |
filesystem_test_helper.hpp
|
Add large file support to create_file for 32-bit.
|
6 years ago |
format_string.hpp
|
Fix missing includes in format_string.hpp helper
|
6 years ago |
fp_compare.h
|
Implement midpoint for floating point types. Reviewed as https://reviews.llvm.org/D61014.
|
6 years ago |
hexfloat.h
|
Update more file headers across all of the LLVM projects in the monorepo
|
6 years ago |
is_transparent.h
|
Update more file headers across all of the LLVM projects in the monorepo
|
6 years ago |
min_allocator.h
|
Update more file headers across all of the LLVM projects in the monorepo
|
6 years ago |
msvc_stdlib_force_include.hpp
|
[libc++] [test] Silence C++20 deprecation warnings in the MSVC STL
|
6 years ago |
nasty_containers.hpp
|
Update more file headers across all of the LLVM projects in the monorepo
|
6 years ago |
nasty_macros.hpp
|
Avoid name conflict with kernel headers
|
6 years ago |
nothing_to_do.pass.cpp
|
Support tests in freestanding
|
6 years ago |
platform_support.h
|
Update more file headers across all of the LLVM projects in the monorepo
|
6 years ago |
poisoned_hash_helper.hpp
|
Update more file headers across all of the LLVM projects in the monorepo
|
6 years ago |
private_constructor.hpp
|
Update more file headers across all of the LLVM projects in the monorepo
|
6 years ago |
propagate_const_helpers.h
|
Implement std::experimental::propagate_const from LFTS v2
|
9 years ago |
rapid-cxx-test.hpp
|
Implement a better copy_file.
|
6 years ago |
set_windows_crt_report_mode.h
|
Update more file headers across all of the LLVM projects in the monorepo
|
6 years ago |
template_cost_testing.h
|
add header to help with template testing
|
6 years ago |
test_allocator.h
|
Update more file headers across all of the LLVM projects in the monorepo
|
6 years ago |
test_comparisons.h
|
Update more file headers across all of the LLVM projects in the monorepo
|
6 years ago |
test_convertible.hpp
|
Update more file headers across all of the LLVM projects in the monorepo
|
6 years ago |
test_iterators.h
|
Update more file headers across all of the LLVM projects in the monorepo
|
6 years ago |
test_macros.h
|
[WebAssembly] WASI support for libcxx
|
6 years ago |
test_memory_resource.hpp
|
Update more file headers across all of the LLVM projects in the monorepo
|
6 years ago |
test_workarounds.h
|
[libc++][test] Fix noexcept assertions in variant's get tests
|
6 years ago |
tracked_value.h
|
Update more file headers across all of the LLVM projects in the monorepo
|
6 years ago |
truncate_fp.h
|
Update more file headers across all of the LLVM projects in the monorepo
|
6 years ago |
type_id.h
|
Update more file headers across all of the LLVM projects in the monorepo
|
6 years ago |
unique_ptr_test_helper.h
|
Update more file headers across all of the LLVM projects in the monorepo
|
6 years ago |
user_defined_integral.hpp
|
Update more file headers across all of the LLVM projects in the monorepo
|
6 years ago |
uses_alloc_types.hpp
|
Update more file headers across all of the LLVM projects in the monorepo
|
6 years ago |
variant_test_helpers.hpp
|
Update more file headers across all of the LLVM projects in the monorepo
|
6 years ago |
verbose_assert.h
|
Implement filesystem NB comments, relative paths, and related issues.
|
7 years ago |