diff options
author | Peter Klausler <pklausler@nvidia.com> | 2022-11-07 15:51:03 -0800 |
---|---|---|
committer | Peter Klausler <pklausler@nvidia.com> | 2022-12-03 09:27:39 -0800 |
commit | 7d147a326331374e0af4d1d76a1cfb7faa8df0ad (patch) | |
tree | 43344552d2b3a563095db82491ad1e13412eec3d /clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp | |
parent | 16a72a0f87487f2a07bb2a4101c79e4d311151a0 (diff) | |
download | llvm-7d147a326331374e0af4d1d76a1cfb7faa8df0ad.zip llvm-7d147a326331374e0af4d1d76a1cfb7faa8df0ad.tar.gz llvm-7d147a326331374e0af4d1d76a1cfb7faa8df0ad.tar.bz2 |
[flang] Warn on missing colons (C768)
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
Diffstat (limited to 'clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp')
0 files changed, 0 insertions, 0 deletions