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

Implement API to retrieve compiler command-line #213

Merged
merged 3 commits into from
Sep 21, 2022

Conversation

siegfriedpammer
Copy link
Contributor

@siegfriedpammer siegfriedpammer commented Sep 16, 2022

Fixes #212

@siegfriedpammer siegfriedpammer marked this pull request as ready for review September 16, 2022 12:57
@daveaglick
Copy link
Collaborator

That was fast, thanks! The code looks great, so assuming the build check passes I'll merge this in an get a release out. I also need to run some integration tests locally before releasing, but that rarely fails if the CI build passes.

@daveaglick daveaglick merged commit 7ce6355 into phmonte:main Sep 21, 2022
@siegfriedpammer
Copy link
Contributor Author

Thank you very much for merging this so fast. I just updated my project and it works like a charm.

@daveaglick
Copy link
Collaborator

Awesome, glad to hear it!

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.

Add API to retrieve compiler command-line and arguments from IAnalyzerResult
2 participants