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

Combine unknown attrs annotate and attr type attrs #1028

Merged
merged 1 commit into from
Jul 18, 2023

Conversation

PappasBrent
Copy link
Collaborator

  • Replace patch 0027-unknown-attrs-as-annotations.patch with a new patch that also adds the method AttributedType::getAttr() to get the type that an AttributedType instance is attributed with.
  • Update ports/llvm-16/portfile.cmake to reflect this change.

- Replace patch `0027-unknown-attrs-as-annotations.patch` with a new
  patch that also adds the method `AttributedType::getAttr()` to get the
  type that an `AttributedType` instance is attributed with.
- Update `ports/llvm-16/portfile.cmake` to reflect this change.
@CLAassistant
Copy link

CLAassistant commented Jul 18, 2023

CLA assistant check
All committers have signed the CLA.

Copy link
Collaborator

@ekilmer ekilmer left a comment

Choose a reason for hiding this comment

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

Nit: Next time, be sure to update the port-version field, like we do in LLVM 15

"port-version": 3,

This helps people upgrade their current installation more easily without manually removing LLVM-16 and rebuilding.

@ekilmer ekilmer merged commit 32a7e4c into master Jul 18, 2023
@ekilmer ekilmer deleted the unknown-attrs-annotate-and-attr-type-attrs branch July 18, 2023 23:23
@PappasBrent
Copy link
Collaborator Author

Nit: Next time, be sure to update the port-version

Ah I remember you telling me that. I will write that down for future reference.

xlauko pushed a commit that referenced this pull request Sep 15, 2023
- Replace patch `0027-unknown-attrs-as-annotations.patch` with a new
  patch that also adds the method `AttributedType::getAttr()` to get the
  type that an `AttributedType` instance is attributed with.
- Update `ports/llvm-16/portfile.cmake` to reflect this change.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants