Skip to content
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

Cmake Tests: Delete operator check for size_t arg #6257

Merged
merged 4 commits into from May 26, 2023

Conversation

SAtacker
Copy link
Contributor

Signed-off-by: Shreyas Atre shreyasatre16@gmail.com

- Clang fails to recognize the global delete operator which has 2 arguments the second one being std::size_t

Signed-off-by: Shreyas Atre <shreyasatre16@gmail.com>
Co-authored-by: Hartmut Kaiser <hartmut.kaiser@gmail.com>
Copy link
Member

@hkaiser hkaiser left a comment

Choose a reason for hiding this comment

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

@SAtacker please fix the clang-format and inspect issues. Otherwise, LGTM! Thanks!

Signed-off-by: Shreyas Atre <shreyasatre16@gmail.com>
Signed-off-by: Shreyas Atre <shreyasatre16@gmail.com>
@hkaiser
Copy link
Member

hkaiser commented May 26, 2023

bors merge

@bors
Copy link

bors bot commented May 26, 2023

Build succeeded!

The publicly hosted instance of bors-ng is deprecated and will go away soon.

If you want to self-host your own instance, instructions are here.
For more help, visit the forum.

If you want to switch to GitHub's built-in merge queue, visit their help page.

  • Bors

@bors bors bot merged commit d854c09 into STEllAR-GROUP:master May 26, 2023
63 of 71 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

HPX fails to compile under cxx 20 (fresh system)
2 participants