[PATCH] D86410: [flang][msvc] Avoid ambiguous overload from base class. NFC.
Peter Klausler via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 24 14:47:28 PDT 2020
klausler added a comment.
In D86410#2234644 <https://reviews.llvm.org/D86410#2234644>, @Meinersbur wrote:
> I can confirm that shape.cpp compiles with your patch.
>
> I'd prefer you patch, mostly because its reduced complexity. However, I think it's the code owner to decide which version they prefer.
Thanks for checking. Let me know how it works out with the code owner.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86410/new/
https://reviews.llvm.org/D86410
More information about the llvm-commits
mailing list