We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a274903 commit b08326eCopy full SHA for b08326e
flang/examples/FeatureList/FeatureList.cpp
@@ -514,7 +514,7 @@ struct NodeVisitor {
514
READ_FEATURE(OmpReductionClause)
515
READ_FEATURE(OmpInReductionClause)
516
READ_FEATURE(OmpReductionCombiner)
517
- READ_FEATURE(OmpReductionInitializerClause)
+ READ_FEATURE(OmpInitializerClause)
518
READ_FEATURE(OmpReductionIdentifier)
519
READ_FEATURE(OmpAllocateClause)
520
READ_FEATURE(OmpAllocateClause::Modifier)
0 commit comments