forked from OSchip/llvm-project
d9ad0cbd70
The two main fixes this patch contains are: - use __identity_t instead of common_type. common_type was used as an identity metafunction but the decay resulted in incorrect results. - Pointers to free functions were not counted as functions. Remove the pointer before checking if a type is a function. llvm-svn: 239668 |
||
---|---|---|
.. | ||
meta.hel | ||
meta.rel | ||
meta.rqmts | ||
meta.trans | ||
meta.type.synop | ||
meta.unary | ||
meta.unary.prop.query | ||
version.pass.cpp |