Skip to content

[CIR] Fix build due to deprecated interfaces #1299

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

Conversation

darkbuck
Copy link
Contributor

  • After abba01a, 'is' and 'get' interfaces are deprecated even though not removed yet. However, it causes warnings and triggers build failures if that warnings are treated as errors.

- After abba01a, 'is' and 'get'
  interfaces are deprecated even though not removed yet. However, it
  causes warnings and triggers build failures if that warnings are
  treated as errors.
Copy link
Member

@bcardosolopes bcardosolopes left a comment

Choose a reason for hiding this comment

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

Awesome, thanks!

@bcardosolopes bcardosolopes merged commit cf09dbf into llvm:main Jan 28, 2025
9 of 15 checks passed
AmrDeveloper pushed a commit to AmrDeveloper/clangir that referenced this pull request Jan 29, 2025
- After abba01a, 'is' and 'get'
interfaces are deprecated even though not removed yet. However, it
causes warnings and triggers build failures if that warnings are treated
as errors.
lanza pushed a commit that referenced this pull request Mar 18, 2025
- After abba01a, 'is' and 'get'
interfaces are deprecated even though not removed yet. However, it
causes warnings and triggers build failures if that warnings are treated
as errors.
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.

2 participants