[PATCH] D84221: [OpenMP] Add missing RUN lines for OpenMP 4.5
Saiyedul Islam via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 20 23:21:04 PDT 2020
saiislam added a comment.
Can you add test with version string 50 also?
So, tests should be there for version 45, version 50, and default version. It will ensure that this test doesn't silently stops testing for 50 when we upgrade to the next version.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84221/new/
https://reviews.llvm.org/D84221
More information about the cfe-commits
mailing list