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

Ignore target dependent -mabi compiler option. #1672

Merged
merged 1 commit into from
Jul 25, 2018

Conversation

lorincbalog
Copy link
Contributor

@lorincbalog lorincbalog commented Jul 12, 2018

Resolves #1673

@whisperity
Copy link
Contributor

At this point I think it would be beneficial to introduce a command-line option to Clang which turns off the unknown argument error. And CodeChecker could call Clang first with the normal argument list (and log out the unknown argument error), and if there is an error, call it with this extra flag, and it will just pass through.

@whisperity whisperity added the analyzer 📈 Related to the analyze commands (analysis driver) label Jul 13, 2018
@lorincbalog lorincbalog modified the milestone: release 6.8 Jul 13, 2018
@gyorb
Copy link
Contributor

gyorb commented Jul 25, 2018

yes, it would be nice to have some support for an improved argument handling from the Clang side until that we just increase our list

@gyorb gyorb merged commit ffe01d4 into Ericsson:master Jul 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
analyzer 📈 Related to the analyze commands (analysis driver) bugfix 🔨
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants