forked from OSchip/llvm-project
![]() Compute and propagate conversion kind to diagnostics helper in C++ to provide more specific diagnostics about incorrect implicit conversions in assignments, initializations, params, etc... Duplicated some diagnostics as errors because C++ is more strict. Tags: #clang Differential Revision: https://reviews.llvm.org/D74116 |
||
---|---|---|
.. | ||
concept | ||
temp.arg | ||
temp.constr | ||
temp.decls | ||
temp.deduct | ||
temp.deduct.guide | ||
temp.explicit | ||
temp.fct.spec | ||
temp.names | ||
temp.param | ||
temp.res | ||
temp.spec | ||
temp.type | ||
p3.cpp |