![]() In a derived type definition, a type bound procedure declaration statement with neither interface nor attributes is required by constraint C768 to have the optional "::" between the PROCEDURE keyword and the bindings if any binding has a renaming with "=>". The colons are not actually necessary for a correct and unambiguous parse, so emit a warning when they are missing. Differential Revision: https://reviews.llvm.org/D139065 |
||
---|---|---|
.. | ||
acc-unparse.f90 | ||
badlabel.f | ||
compiler-directives.f90 | ||
continuation-in-if.f | ||
doubled-comma.f90 | ||
elseif-then.f90 | ||
end.f | ||
excessive-continuations.f90 | ||
missing-colons.f90 | ||
omp-allocate-unparse.f90 | ||
omp-atomic-unparse.f90 | ||
omp-defaultmap-unparse.f90 | ||
omp-in-reduction-clause.f90 | ||
omp-nontemporal-unparse.f90 | ||
omp-sections.f90 | ||
omp_target_device_parse.f90 | ||
omp_target_device_unparse.f90 | ||
pp-dir-comments.f90 | ||
unmatched-parens.f90 |