Skip to content

Attributes #69358

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 1 commit into from
Oct 18, 2023
Merged

Attributes #69358

merged 1 commit into from
Oct 18, 2023

Conversation

jhuber6
Copy link
Contributor

@jhuber6 jhuber6 commented Oct 17, 2023

  • [Libomptarget] Make the references to 'malloc' and 'free' weak.
  • [Libomptarget][NFC] Use C++ style attributes instead

@llvmbot llvmbot added the openmp:libomptarget OpenMP offload runtime label Oct 17, 2023
Copy link
Contributor

@shiltian shiltian left a comment

Choose a reason for hiding this comment

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

LG

Summary:
This patch changes no functionality and simply switches to using the C++
styled attributes. These tend to be shorter and have better IDE /
completion support as they are in the actual language.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
openmp:libomptarget OpenMP offload runtime
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants