[libc++] Avoid using anonymous struct with base classes (fixes GCC 12)
GCC 12 reports: libcxx/include/string:727:13: error: anonymous struct with base classes 727 | : __padding<value_type> Differential Revision: https://reviews.llvm.org/D122598
Loading
Please sign in to comment