Some tests use type std::max_align_t, but don't include <cstddef> header directly. As a result, these tests won't compile against some conformant libraries.
Diff Detail
Diff Detail
- Repository
- rCXX libc++
Event Timeline
Comment Actions
Thanks! Do you have many other patches like this one? If so, could you consider lumping them together so I don't have to commit many of them?