Extend support for std::move etc to also cover std::as_const and
std::addressof, plus the libstdc++-specific std::__addressof. This brings us to parity with the corresponding GCC behavior. Remove STDBUILTIN macro that ended up not being used.
Loading
Please sign in to comment