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.
Marshall Clow
e380104a43
Add a private call '__libcpp_is_constant_evaluated' which 'works' for old language versions and w/o any compiler support. 'Working', in this case, means that it returns false in those cases.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@364873 91177308-0d34-0410-b5e6-96231b3b80d8
|
6 years ago |
| .. |
|
algorithms
|
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.
|
7 years ago |
|
atomics
|
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.
|
7 years ago |
|
containers
|
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.
|
7 years ago |
|
debug
|
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.
|
7 years ago |
|
depr
|
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.
|
7 years ago |
|
diagnostics
|
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.
|
7 years ago |
|
experimental
|
[libcxx] Slightly improved policy for handling experimental features
|
6 years ago |
|
extensions
|
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.
|
7 years ago |
|
fuzzing
|
Support tests in freestanding
|
7 years ago |
|
input.output
|
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.
|
7 years ago |
|
iterators
|
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.
|
7 years ago |
|
language.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.
|
7 years ago |
|
localization
|
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.
|
7 years ago |
|
memory
|
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.
|
7 years ago |
|
modules
|
Support tests in freestanding
|
7 years ago |
|
numerics
|
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.
|
7 years ago |
|
selftest
|
Support tests in freestanding
|
7 years ago |
|
strings
|
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.
|
7 years ago |
|
thread
|
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.
|
7 years ago |
|
type_traits
|
Add a private call '__libcpp_is_constant_evaluated' which 'works' for old language versions and w/o any compiler support. 'Working', in this case, means that it returns false in those cases.
|
6 years ago |
|
utilities
|
Disable test by default
|
6 years ago |
|
double_include.sh.cpp
|
Add fenv.h header
|
7 years ago |
|
include_as_c.sh.cpp
|
Add fenv.h header
|
7 years ago |
|
libcpp_alignof.pass.cpp
|
Support tests in freestanding
|
7 years ago |
|
libcpp_version.pass.cpp
|
Support tests in freestanding
|
7 years ago |
|
min_max_macros.sh.cpp
|
[libc++] Add <filesystem> to the min-mac macro header test
|
7 years ago |
|
minimal_cxx11_configuration.pass.cpp
|
Add documentation and tests for Clangs C++11 extensions in C++03.
|
6 years ago |