[flang-commits] [PATCH] D150915: [flang] Better error handling and testing of generics with homonymous specifics or derived types
Peter Klausler via Phabricator via flang-commits
flang-commits at lists.llvm.org
Mon May 22 07:53:53 PDT 2023
klausler updated this revision to Diff 524312.
klausler retitled this revision from "[flang] Fix handling of USE association of generics with homonymous specifics" to "[flang] Better error handling and testing of generics with homonymous specifics or derived types".
klausler edited the summary of this revision.
klausler added a comment.
Previous patch was wrong, as was the bug report. This usage is not good Fortran. Improve error messages and tests.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150915/new/
https://reviews.llvm.org/D150915
Files:
flang/lib/Semantics/resolve-names.cpp
flang/test/Semantics/resolve17.f90
flang/test/Semantics/resolve18.f90
flang/test/Semantics/symbol27.f90
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150915.524312.patch
Type: text/x-patch
Size: 12607 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20230522/e2c109f8/attachment-0001.bin>
More information about the flang-commits
mailing list