[Openmp-commits] [PATCH] D64534: Remove OMP spec versioning
Roman Lebedev via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Fri Jul 12 03:46:55 PDT 2019
lebedev.ri added a comment.
How does this play with `-fopenmp-version=` clang switches;
This doesn't remove any public api, only makes all of it available "unconditionall", correct?
I think this is a good thing in the end, but this warrants a little
bit more prominent announcement/RFC beforehand, on openmp-dev+llvm-dev.
Repository:
rOMP OpenMP
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64534/new/
https://reviews.llvm.org/D64534
More information about the Openmp-commits
mailing list