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

clang 13 omp #5172

Merged
merged 4 commits into from
Sep 23, 2021
Merged

clang 13 omp #5172

merged 4 commits into from
Sep 23, 2021

Conversation

mattdowle
Copy link
Member

Closes #5122

@mattdowle mattdowle modified the milestones: 1.14.1, 1.14.3 Sep 22, 2021
@codecov
Copy link

codecov bot commented Sep 22, 2021

Codecov Report

Merging #5172 (558fcca) into master (1e32776) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #5172   +/-   ##
=======================================
  Coverage   99.38%   99.38%           
=======================================
  Files          77       77           
  Lines       14507    14507           
=======================================
  Hits        14418    14418           
  Misses         89       89           
Impacted Files Coverage Δ
src/frollR.c 100.00% <ø> (ø)
src/types.c 100.00% <ø> (ø)
src/init.c 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1e32776...558fcca. Read the comment docs.

@mattdowle
Copy link
Member Author

@jangorecki 1.14.2 will be just this patch. I'll backport it locally so I'm not intending to git tag v1.14.2. Hope that's ok.

@mattdowle mattdowle merged commit bbb6c36 into master Sep 23, 2021
@mattdowle mattdowle deleted the clang-13-omp branch September 23, 2021 00:10
mattdowle added a commit that referenced this pull request Oct 9, 2022
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.

omp.h before Rincludes.h
1 participant