[OPENMP]Do not diagnose references to non-integral types for ref in
declare simd. According to the standard, a list-item that appears in a linear clause without the ref modifier must be of integral or pointer type, or must be a reference to an integral or pointer type. Added check that this restriction is applied only to non-ref items.
Loading
Please sign in to comment