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

Adjust object-introspection to llvm-18 API changes #506

Merged

Conversation

MatzeB
Copy link
Contributor

@MatzeB MatzeB commented Aug 20, 2024

Summary: LLVM-18 changed the CompilerInvocation APIs to return references instead of pointers...

Differential Revision: D61548431

@facebook-github-bot
Copy link

This pull request was exported from Phabricator. Differential Revision: D61548431

Copy link
Contributor

@JakeHillion JakeHillion left a comment

Choose a reason for hiding this comment

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

This is great, thanks again for your support!

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.79%. Comparing base (fe9b4b2) to head (9eaf79b).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #506      +/-   ##
==========================================
- Coverage   60.79%   60.79%   -0.01%     
==========================================
  Files         126      126              
  Lines       12491    12493       +2     
  Branches     2014     2014              
==========================================
+ Hits         7594     7595       +1     
- Misses       3940     3941       +1     
  Partials      957      957              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@facebook-github-bot
Copy link

This pull request was exported from Phabricator. Differential Revision: D61548431

MatzeB added a commit to MatzeB/object-introspection that referenced this pull request Aug 20, 2024
…tal#506)

Summary:
Pull Request resolved: facebookexperimental#506

LLVM-18 changed the `CompilerInvocation` APIs to return references instead of pointers...

Reviewed By: JakeHillion

Differential Revision: D61548431
…tal#506)

Summary:
Pull Request resolved: facebookexperimental#506

LLVM-18 changed the `CompilerInvocation` APIs to return references instead of pointers...

Reviewed By: JakeHillion

Differential Revision: D61548431
@facebook-github-bot
Copy link

This pull request was exported from Phabricator. Differential Revision: D61548431

@MatzeB
Copy link
Contributor Author

MatzeB commented Aug 20, 2024

Not sure why this test job failed. Seems unrelated to the changes.

@JakeHillion
Copy link
Contributor

Not sure why this test job failed. Seems unrelated to the changes.

How strange, that CI job isn't usually flaky. I restarted it and you're good to land this in Phabricator now.

@facebook-github-bot facebook-github-bot merged commit 40d3f39 into facebookexperimental:main Aug 20, 2024
13 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.

4 participants