[Openmp-commits] [PATCH] D82963: [OpenMP] Temporarily disable failing runtime and ompt tests for OpenMP 5.0

Saiyedul Islam via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Thu Jul 2 10:47:56 PDT 2020


saiislam added a comment.

In D82963#2128607 <https://reviews.llvm.org/D82963#2128607>, @protze.joachim wrote:

> Does clang-11 now default to 50 behavior?
>  In this case, we can remove `-fopenmp-version=50` from the tests, right?


Yes, it now defaults to 50 behavior and -fopenmp-version=50 can be removed.
I am working on a follow up patch (D82575 <https://reviews.llvm.org/D82575>) to add tests without version string.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D82963/new/

https://reviews.llvm.org/D82963





More information about the Openmp-commits mailing list