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

[openmp] Clarify error message if TSan is missing #70916

Merged
merged 1 commit into from
Mar 6, 2024
Merged

Conversation

jons-pf
Copy link
Contributor

@jons-pf jons-pf commented Nov 1, 2023

For an uninformed user, the error message might refer to a missing "TSan stopping operation", rather than indicating that TSan is missing and therefore operation is stopped.

For an uninformed user, the error message might refer to a missing "TSan stopping operation", rather than indicating that TSan is missing **and therefore** operation is stopped.
@llvmbot llvmbot added openmp:libomp OpenMP host runtime openmp:libomptarget OpenMP offload runtime labels Nov 1, 2023
@jons-pf jons-pf changed the title Clarify error message if TSan is missing [openmp] Clarify error message if TSan is missing Nov 1, 2023
Copy link
Contributor

@arsenm arsenm left a comment

Choose a reason for hiding this comment

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

Could also go with a period and capitalize

@jons-pf
Copy link
Contributor Author

jons-pf commented Mar 6, 2024

@arsenm May I ask if this could be merged in the near future? As far as I understand, the proposed change is approved?

@arsenm
Copy link
Contributor

arsenm commented Mar 6, 2024

@arsenm May I ask if this could be merged in the near future? As far as I understand, the proposed change is approved?

Usually people merge their own patches, so in general you should ask if you need someone to push for you

@arsenm arsenm merged commit 20459dd into llvm:main Mar 6, 2024
3 checks passed
@jons-pf
Copy link
Contributor Author

jons-pf commented Mar 6, 2024

Sorry, I was not aware of this. Thanks for pushing!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
openmp:libomp OpenMP host runtime openmp:libomptarget OpenMP offload runtime
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants