All current Windows architectures (i386, x86_64, arm, arm64) get
the full_size() behaviour here. x86_64 (the only one tested in CI
currently) is handled by the first ifdef at the top, but handle
Windows in general on all other architectures later.
Details
Details
- Reviewers
ldionne Mordante philnik - Group Reviewers
Restricted Project - Commits
- rG448eabd75485: [libcxx] [test] Fix max_size.pass.cpp for other Windows architectures
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo