[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 13:03:34 PDT 2020
klausler added a comment.
F12762916: tpi.patch <https://reviews.llvm.org/F12762916>
Here's a patch that makes `TypeParamInquiry` monomorphic. Ignore the test failures with extra conversions -- I'll clean those up if you prefer this approach.
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