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 e14498b commit d7d40c3Copy full SHA for d7d40c3
flang/include/flang/Parser/parse-tree.h
@@ -3826,7 +3826,7 @@ struct OmpExpectation {
3826
3827
// REF: [5.1:217-220], [5.2:293-294]
3828
//
3829
-// OmpRuntimeIdentifier -> // since 5.2
+// OmpInteropRuntimeIdentifier -> // since 5.2
3830
// CharLiteralConstant || ScalarIntConstantExpr
3831
struct OmpInteropRuntimeIdentifier {
3832
UNION_CLASS_BOILERPLATE(OmpInteropRuntimeIdentifier);
0 commit comments