mirror of
https://github.com/intel/llvm.git
synced 2026-01-15 12:25:46 +08:00
Rename OmpTypeSpecifier to OmpTypeName, since it represents a type-name list item. Also, OpenMP 6.0 introduced type-specifier with a different meaning. Rename OmpReductionCombiner to OmpCombinerExpression.