Files
clang-p2996/clang/test/OpenMP/declare_mapper_ast_print.cpp
Alexey Bataev 827b5c2154 [OPENMP]Fix PR49790: Constexpr values not handled in omp declare mapper clause.
Patch allows using of constexpr vars evaluatable to constant calue to be
used in declare mapper construct.

Differential Revision: https://reviews.llvm.org/D103642
2021-06-04 07:32:14 -07:00

5.3 KiB