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

Add -std=c++11 flag to tests that need it, compiler should not set th… #105

Merged
merged 1 commit into from
May 30, 2020

Conversation

ronlieb
Copy link
Contributor

@ronlieb ronlieb commented May 30, 2020

…is flag itself - gerrit review

Review feedback from patch #6 http://gerrit-git.amd.com/c/lightning/ec/llvm-project/+/358446 observed that AOMP added flagsg -std=c++11 explicitly and to compiles and should not do this. Users/tests should request the proper c++ support flag when warranted.

i have modified all the smoke and hip tests that need to explicitly set the flag .

Copy link
Contributor

@JonChesterfield JonChesterfield left a comment

Choose a reason for hiding this comment

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

Agreed. Good fix

@ronlieb ronlieb merged commit 7e69dbe into amd-stg-openmp May 30, 2020
@ronlieb ronlieb deleted the fix_c++11_tests branch May 30, 2020 13:30
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.

2 participants