Files
clang-p2996/clang/test/OpenMP/taskloop_simd_linear_messages.cpp
Fazlay Rabbi 9237ce4613 [OpenMP 5.2] Deprecate old syntax of linear clause (#70152)
The syntax of the linear clause that specifies its argument and
linear-modifier as linear-modifier(list) was deprecated since OpenMP 5.2
and the step modifier was added for specifying the linear step.

Reference: OpenMP 5.2 Spec, Page 627, Line 15
2023-10-25 15:36:36 -07:00

16 KiB