[libc++] Remove definition of _LIBCPP_ALIGNOF for GCC in C++03 mode
That definition is known to be potentially incorrect, and we don't support GCC in C++03 mode anyway.
Loading
Please sign in to comment
That definition is known to be potentially incorrect, and we don't support GCC in C++03 mode anyway.