File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
flang/examples/FeatureList Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -495,7 +495,7 @@ struct NodeVisitor {
495495 READ_FEATURE (OmpLinearClause::WithModifier)
496496 READ_FEATURE (OmpLinearClause::WithoutModifier)
497497 READ_FEATURE (OmpLinearModifier)
498- READ_FEATURE (OmpLinearModifier::Type )
498+ READ_FEATURE (OmpLinearModifier::Value )
499499 READ_FEATURE (OmpLoopDirective)
500500 READ_FEATURE (OmpMapClause)
501501 READ_FEATURE (OmpMapClause::TypeModifier)
@@ -515,7 +515,7 @@ struct NodeVisitor {
515515 READ_FEATURE (OmpReductionCombiner)
516516 READ_FEATURE (OmpReductionCombiner::FunctionCombiner)
517517 READ_FEATURE (OmpReductionInitializerClause)
518- READ_FEATURE (OmpReductionOperator )
518+ READ_FEATURE (OmpReductionIdentifier )
519519 READ_FEATURE (OmpAllocateClause)
520520 READ_FEATURE (OmpAllocateClause::AllocateModifier)
521521 READ_FEATURE (OmpAllocateClause::AllocateModifier::Allocator)
You can’t perform that action at this time.
0 commit comments