Don't test alignment over 8 KB, which isn't supported on that
platform.
Details
Details
- Reviewers
ldionne Mordante • Quuxplusone - Group Reviewers
Restricted Project - Commits
- rG3dce6b329ce3: [libcxx] [test] Fix the aligned storage test to work on Windows
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
libcxx/test/std/utilities/meta/meta.trans/meta.trans.other/aligned_storage.pass.cpp | ||
---|---|---|
315 | Can you add a test case right above this one, for Align=8192, then? |
Can you add a test case right above this one, for Align=8192, then?