forked from OSchip/llvm-project
![]() The meta-programming that attempted to form the invoke call expression was not in a SFINAE context. This made it a hard error to provide non-referencable types like 'void' or 'void (...) const'. This patch fixes the error by checking the validity of the call expression within a SFINAE context. llvm-svn: 352522 |
||
---|---|---|
.. | ||
meta.help | ||
meta.logical | ||
meta.rel | ||
meta.rqmts | ||
meta.trans | ||
meta.type.synop | ||
meta.unary | ||
meta.unary.prop.query |