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

Force C++ over C math function #3087

Conversation

SunBlack
Copy link
Contributor

Changes are done by run-clang-tidy -header-filter='.*' -checks='-*,performance-type-promotion-in-math-fn' -fix

@SunBlack SunBlack force-pushed the performance-type-promotion-in-math-fn branch from ff89999 to 050fb96 Compare May 16, 2019 16:20
Copy link
Member

@SergioRAgostinho SergioRAgostinho left a comment

Choose a reason for hiding this comment

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

LGTM. I'm hoping that nothing breaks mysteriously.

@SergioRAgostinho SergioRAgostinho merged commit abb0961 into PointCloudLibrary:master May 17, 2019
@SunBlack SunBlack deleted the performance-type-promotion-in-math-fn branch May 17, 2019 09:34
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