forked from OSchip/llvm-project
95b632d4b9
This patch fixes a bunch of bugs in the fallback implementation of is_convertible, which is used by GCC. Removing the "__is_convertible" specializations for array/function types we fallback on the SFINAE test, which is more correct. See https://llvm.org/bugs/show_bug.cgi?id=27538 llvm-svn: 268359 |
||
---|---|---|
.. | ||
meta.hel | ||
meta.logical | ||
meta.rel | ||
meta.rqmts | ||
meta.trans | ||
meta.type.synop | ||
meta.unary | ||
meta.unary.prop.query | ||
version.pass.cpp |