This implements the following proposal from cxx-abi-dev:
http://sourcerytools.com/pipermail/cxx-abi-dev/2016-October/002988.html
... which is necessary for complete support of http://wg21.link/p0012, specifically throwing noexcept function and member function pointers and catching them as non-noexcept pointers.
Could you please add a comment here which contains both links mentioned in the summary?
Until this actually makes it into the spec we should explicitly call it out.