[libc++] Remove _LIBCPP_DEFAULT
clang has `= default` as an extension in c++03, so just use it. Reviewed By: ldionne, Quuxplusone, #libc Spies: libcxx-commits Differential Revision: https://reviews.llvm.org/D115275
Loading
Please sign in to comment