[flang-commits] [PATCH] D123710: [flang] Improve appearance of message attachments
Peter Klausler via Phabricator via flang-commits
flang-commits at lists.llvm.org
Wed Apr 13 21:53:28 PDT 2022
klausler updated this revision to Diff 422744.
klausler added a comment.
Replace a call to "common::visit()" with the "std::visit()" used in llvm.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123710/new/
https://reviews.llvm.org/D123710
Files:
flang/include/flang/Parser/message.h
flang/lib/Parser/message.cpp
flang/lib/Semantics/check-call.cpp
flang/lib/Semantics/check-select-rank.cpp
flang/lib/Semantics/expression.cpp
flang/lib/Semantics/resolve-names.cpp
flang/test/Semantics/call25.f90
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123710.422744.patch
Type: text/x-patch
Size: 10633 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20220414/2c3f6523/attachment.bin>
More information about the flang-commits
mailing list