mirror of
https://github.com/intel/llvm.git
synced 2026-01-24 00:20:25 +08:00
Added parser support for OpenMP 5.0 & 5.1 feature ORDER([order-modifier :]concurrent) clause for all applicable and supported OpenMP directives. Reviewed By: kiranchandramohan, abidmalikwaterloo Differential Revision: https://reviews.llvm.org/D142524