[PATCH] D74941: [OpenMP] `omp begin/end declare variant` - part 1, parsing

Kelvin Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 21 14:20:58 PST 2020


kkwli0 added a comment.

Since it is a TR8 feature, should we have this guarded by `-fopenmp-version=`?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74941





More information about the llvm-commits mailing list