Skip to content

Conversation

@andrea-franceschini
Copy link
Contributor

Adding a simple function defining the default set of FPE we want to check.

Copy link
Collaborator

@corbett5 corbett5 left a comment

Choose a reason for hiding this comment

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

Thanks!

DEPENDS_ON gtest lvarray ${lvarray_dependencies} )

# Need to avoid optimization to catch invalid operations
if( APPLE AND ${CMAKE_CXX_COMPILER} MATCHES "clang" )
Copy link
Collaborator

Choose a reason for hiding this comment

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

Ahh is this because APPLE + "clang" doesn't respect the no-inline attribute?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I think so ... I am not a Mac expect!

Copy link
Contributor

@castelletto1 castelletto1 left a comment

Choose a reason for hiding this comment

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

Looks good to me. Thanks for the fixes!

@rrsettgast rrsettgast merged commit f634198 into develop Sep 19, 2020
@rrsettgast rrsettgast deleted the feature/af1990/fpe-default branch September 19, 2020 02:36
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.

5 participants