llvm-project
[libc++] Work around new GCC 15 type_traits builtins that can't be used as Clang's can
#137871
Merged

[libc++] Work around new GCC 15 type_traits builtins that can't be used as Clang's can #137871

frobtech
frobtech [libc++] Support more GCC 15 type_traits builtins
8d2d49da
frobtech frobtech marked this pull request as ready for review 153 days ago
frobtech frobtech requested a review 153 days ago
llvmbot llvmbot added libc++
llvmbot
philnik777
philnik777 requested changes on 2025-04-29
frobtech frobtech requested a review 153 days ago
frobtech Merge branch 'main' into p/libcxx-gcc15-type-traits
36df21c0
frobtech Merge branch 'main' into p/libcxx-gcc15-type-traits
7af15112
frobtech Just disable broken __has_builtin(...) branches for GCC 15.
b8a57c49
frobtech 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
frobtech frobtech requested a review from philnik777 philnik777 144 days ago
philnik777
philnik777 commented on 2025-05-12
frobtech Merge branch 'main' into p/libcxx-gcc15-type-traits
0f3d1209
frobtech Use !defined(_LIBCPP_COMPILER_GCC)
978d12d9
frobtech frobtech requested a review from philnik777 philnik777 139 days ago
github-actions
philnik777
philnik777 approved these changes on 2025-05-13
frobtech frobtech merged 81b20e11 into main 139 days ago
frobtech frobtech deleted the p/libcxx-gcc15-type-traits branch 139 days ago
Zingam

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone