Skip to content

Commit d7d40c3

Browse files
committed
Changed the InteropRuntimeIdentifier comment on parse-tree.h
1 parent e14498b commit d7d40c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flang/include/flang/Parser/parse-tree.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3826,7 +3826,7 @@ struct OmpExpectation {
38263826

38273827
// REF: [5.1:217-220], [5.2:293-294]
38283828
//
3829-
// OmpRuntimeIdentifier -> // since 5.2
3829+
// OmpInteropRuntimeIdentifier -> // since 5.2
38303830
// CharLiteralConstant || ScalarIntConstantExpr
38313831
struct OmpInteropRuntimeIdentifier {
38323832
UNION_CLASS_BOILERPLATE(OmpInteropRuntimeIdentifier);

0 commit comments

Comments
 (0)