[PATCH] D117767: [flang] Get rid of code duplication in wrapper. Fix checking of undefined variables.
Yury Gribov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 25 06:48:47 PST 2022
ygribov added a comment.
In D117767#3266033 <https://reviews.llvm.org/D117767#3266033>, @awarzynski wrote:
> As for your patch, I think that it would make a lot of sense to extract the following into a separate function (e.g. `get_external_fc_name` or something similar):
Thanks, done.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117767/new/
https://reviews.llvm.org/D117767
More information about the llvm-commits
mailing list