Skip to content

[libc] continues header cleanup process #65556

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Sep 7, 2023
Merged

[libc] continues header cleanup process #65556

merged 3 commits into from
Sep 7, 2023

Conversation

cjdb
Copy link
Contributor

@cjdb cjdb commented Sep 7, 2023

  • replaces add_rvalue_reference_t with is_rvalue_reference_t
  • includes "stddef.h" for size_t include

* replaces `add_rvalue_reference_t` with `is_rvalue_reference_t`
* includes `"stddef.h"` for `size_t` include
@cjdb cjdb requested a review from a team as a code owner September 7, 2023 00:45
@github-actions github-actions bot added the libc label Sep 7, 2023
Copy link
Contributor

@gchatelet gchatelet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thx for the PR @cjdb !
There's one minor change but I'll take care of it. I'll submit it as well.

@gchatelet gchatelet merged commit b4d6c0f into llvm:main Sep 7, 2023
avillega pushed a commit to avillega/llvm-project that referenced this pull request Sep 11, 2023
* replaces `add_rvalue_reference_t` with `is_rvalue_reference_t`
* includes `"stddef.h"` for `size_t` include

---------

Co-authored-by: Guillaume Chatelet <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants