Skip to content

Conversation

@ZERICO2005
Copy link
Contributor

Changes:

  • Fixed white-space and line-endings in libcxx headers. This should makes the diffs easier to follow when we switch to EASTL or another C++ STL.
  • Made small additions to <type_traits>
  • Added <cstdarg>
  • Fixed <stddef.h>/<cstddef> in C89/C++98. As explained here utility and type_traits don't work in C++11 #534 (comment), at a bare minimum we should maintain support for stddef/stdarg for all versions of standard C/C++.

@ZERICO2005 ZERICO2005 marked this pull request as ready for review October 29, 2025 21:32
@adriweb adriweb merged commit 3a4d39c into master Nov 1, 2025
9 checks passed
@adriweb adriweb deleted the update_libcxx branch November 1, 2025 10:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants