[libc++] Work around new GCC 15 type_traits builtins that can't be used as Clang's can #137871
[libc++] Support more GCC 15 type_traits builtins
8d2d49da
frobtech
marked this pull request as ready for review 153 days ago
frobtech
requested a review
153 days ago
frobtech
requested a review
153 days ago
Merge branch 'main' into p/libcxx-gcc15-type-traits
36df21c0
Merge branch 'main' into p/libcxx-gcc15-type-traits
7af15112
Just disable broken __has_builtin(...) branches for GCC 15.
b8a57c49
frobtech
changed the title [libc++] Support more GCC 15 type_traits builtins [libc++] Work around new GCC 15 type_traits builtins that can't be used as Clang's can 144 days ago
Merge branch 'main' into p/libcxx-gcc15-type-traits
0f3d1209
Use !defined(_LIBCPP_COMPILER_GCC)
978d12d9
frobtech
merged
81b20e11
into main 139 days ago
frobtech
deleted the p/libcxx-gcc15-type-traits branch 139 days ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub