Revert "[libc++] Implement LWG1203"
This reverts commit fdc41e11. It causes the libcxx/modules/stds_include.sh.cpp test to fail with: libcxx/include/ostream:1039:45: error: no template named 'enable_if_t'; did you mean 'enable_if'? template <class _Stream, class _Tp, class = enable_if_t< Still investigating what's causing this and reverting in the meantime to get the bots green again.
Loading
Please register or sign in to comment