[flang-commits] [PATCH] D84290: [Flang] Fix for the scenario when type guard has intrinsic type specification and Selector is NOT unlimited Polymorphic.
Inderjeet via Phabricator via flang-commits
flang-commits at lists.llvm.org
Wed Jul 29 04:04:57 PDT 2020
inderjeet-hcl updated this revision to Diff 281503.
inderjeet-hcl edited the summary of this revision.
inderjeet-hcl added a comment.
I have uploaded final patch.
This is my first time to commit changes in LLVM repository, kindly guide how to commit changes to LLVM github repository.
I have referred section "Committing a change" section in "https://www.llvm.org/docs/Phabricator.html#code-reviews-with-phabricator" and it seems I need to use "git push" to push my changes but I think I do not have write permission to the repository.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84290/new/
https://reviews.llvm.org/D84290
Files:
flang/lib/Semantics/check-select-type.cpp
flang/test/Semantics/selecttype01.f90
flang/test/Semantics/symbol11.f90
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84290.281503.patch
Type: text/x-patch
Size: 6313 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20200729/caec3848/attachment.bin>
More information about the flang-commits
mailing list