Skip to content

Conversation

@gchatelet
Copy link
Contributor

Add the is_object type traits.
Implementation comes from https://en.cppreference.com/w/cpp/types/is_object

@gchatelet gchatelet requested a review from a team as a code owner September 8, 2023 13:03
@github-actions github-actions bot added the libc label Sep 8, 2023
Copy link
Contributor

@lntue lntue left a comment

Choose a reason for hiding this comment

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

Do you also need to add this new header to CMakeLists.txt somewhere?

@gchatelet
Copy link
Contributor Author

@legrosbuffle I've added a test, do you want to take another look?

@gchatelet gchatelet merged commit 7329816 into llvm:main Sep 12, 2023
@gchatelet gchatelet deleted the is_object branch September 13, 2023 12:09
ZijunZhaoCCK pushed a commit to ZijunZhaoCCK/llvm-project that referenced this pull request Sep 19, 2023
Add the is_object type traits.
Implementation comes from
https://en.cppreference.com/w/cpp/types/is_object
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.

3 participants