[PATCH] D74009: [clang] Improve diagnostic note for implicit conversions that are disallowed because they involve more than one user-defined conversion.
Logan Smith via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Feb 7 10:17:19 PST 2020
logan-5 abandoned this revision.
logan-5 added a comment.
I split this patch into multiple, and reworked the implementation. The new stuff lives here and here and here: D74238 <https://reviews.llvm.org/D74238> D74234 <https://reviews.llvm.org/D74234> D74235 <https://reviews.llvm.org/D74235>
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74009/new/
https://reviews.llvm.org/D74009
More information about the cfe-commits
mailing list