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 7daf500 commit d52fa81Copy full SHA for d52fa81
flang/include/flang/Optimizer/Dialect/FortranVariableInterface.td
@@ -304,7 +304,7 @@ def fir_FortranObjectViewOpInterface
304
Returns the constant offset (in bytes) applied to the corresponding
305
operand to produce the resulting view.
306
If it is not possible to identify the constant offset,
307
- the result in nullopt.
+ the result is nullopt.
308
Note that the offset may be negative, e.g. when addressing
309
an array section with a negative stride.
310
}],
0 commit comments