Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
b4cbb87feab0ce5fe0658711cce0e71075206c6f
/
libcxx
/
utils
/
generate_feature_test_macro_components.py
a65dc08
[libc++] Implement missing feature-test macro __cpp_lib_shared_ptr_arrays
by Louis Dionne
· 4 years, 10 months ago
3e46b3a
[libc++] NFC: Indent feature-test macro script consistently
by Louis Dionne
· 4 years, 10 months ago
67c88e4
[libc++] P1645 constexpr for <numeric>
by Mark de Wever
· 4 years, 10 months ago
ecabb39
Revert "[libc++] P1645 constexpr for <numeric>"
by Mark de Wever
· 4 years, 10 months ago
eb9b0635
[libc++] P1645 constexpr for <numeric>
by Mark de Wever
· 4 years, 10 months ago
1a036e9
[libcxx] Implement P1956 rename low-level bit functions
by Mark de Wever
· 4 years, 10 months ago
e5ec94a
[libc++] Implement P0919R3: heterogenous lookup for unordered containers
by Ruslan Arutyunyan
· 4 years, 11 months ago
88ffc72
[libc++] Add a libc++ configuration that does not support localization
by Louis Dionne
· 5 years ago
c2279b2
[libc++] Make it easier to add new restrictions for feature-test macro tests
by Louis Dionne
· 5 years ago
647fb6b
[libc++] Update the <version> header in-place from generate_feature_test_macro_components
by Louis Dionne
· 5 years ago
7656dd3
[libc++] NFC: Reindent the feature test macro generation script
by Louis Dionne
· 5 years ago
0724f8b
[libc++] Implement C++20's P0784 (More constexpr containers)
by Louis Dionne
· 5 years ago
0451ed9
[libc++] NFC: Remove trailing whitespace from the feature test macro table
by Louis Dionne
· 5 years ago
fc4bff0
Update atomic feature macros, synopsis, signatures to match C++20. Improve test coverage for non-lock-free atomics.
by Olivier Giroux
· 5 years ago
afe8ca8
[libcxx] Fix whitespace error
by Michael Schellenberger Costa
· 5 years ago
737a450
Add constexpr to pair
by Michael Schellenberger Costa
· 5 years ago
98eb145
[libc++] Require concepts support for <numbers>
by Raul Tambre
· 5 years ago
4f6c4b4
[libc++] Implement <numbers>
by Raul Tambre
· 5 years ago
77b9abf
[libc++] Complete overhaul of constexpr support in std::array
by Louis Dionne
· 5 years ago
174322c
[libc++] Mark __cpp_lib_hardware_interference_size as unimplemented. This fxes bug PR41423.
by Marek Kurdej
· 5 years ago
6d2599e
[libcxx][span] Implement P1976R2
by Michael Schellenberger Costa
· 5 years ago
3e89508
[libc++][P1115][C++20] Improving the Return Value of Erase-Like Algorithms II: Free erase/erase if.
by Marek Kurdej
· 5 years ago
0534358
[libc++] [P0646] Add feature-test macro for __cpp_lib_list_remove_return_type.
by Marek Kurdej
· 6 years ago
e93e58c
Reland [libc++] [P0325] Implement to_array from LFTS with updates.
by Marek Kurdej
· 6 years ago
5e70172
Revert "[libc++] [P0325] Implement to_array from LFTS with updates."
by Marek Kurdej
· 6 years ago
86aae78
[libc++] [P0325] Implement to_array from LFTS with updates.
by Marek Kurdej
· 6 years ago
8b77a3a
[libc++] [P1612] Add missing feature-test macro __cpp_lib_endian.
by Louis Dionne
· 6 years ago
fd02a46
[libcxx] Make generate_feature_test_macro_components script compatible with Python 3.
by Louis Dionne
· 6 years ago
ae02e89
P0722R3: Implement library support for destroying delete
by Eric Fiselier
· 6 years ago
d3d0ecb
Implement midpoint for floating point types. Reviewed as https://reviews.llvm.org/D61014.
by Marshall Clow
· 6 years ago
2fc5a78
Add std::is_constant_evaluated.
by Eric Fiselier
· 6 years ago
73f4997
Fix double curlies
by JF Bastien
· 7 years ago
2df59c5
Support tests in freestanding
by JF Bastien
· 7 years ago
508da41
Move the feature test macros script to the utils directory.
by Eric Fiselier
· 7 years ago
[Renamed (96%) from libcxx/test/std/language.support/support.limits/support.limits.general/generate_feature_test_macro_components.py]
b3ee419
Update generator script to use the new license file header.
by Chandler Carruth
· 7 years ago
57b08b0
Update more file headers across all of the LLVM projects in the monorepo
by Chandler Carruth
· 7 years ago
973eab8
correct script name in generated tests
by Eric Fiselier
· 7 years ago
05019eb
Fix feature test macros for atomics/mutexes without threading
by Eric Fiselier
· 7 years ago
32784a7
Implement feature test macros using a script.
by Eric Fiselier
· 7 years ago