[OPENMP]Fix PR43771: Do not capture contexprs variables.
If the variable is a constexpr variable, it should not be captured in the OpenMP region.
Loading
Please sign in to comment
If the variable is a constexpr variable, it should not be captured in the OpenMP region.