This target (as well as 32-bit ARM Android) have sizeof(long double)
equal to sizeof(double).
Details
Details
- Reviewers
ldionne danalbert - Group Reviewers
Restricted Project - Commits
- rG9e6049527f9b: [libc++][Android] strong_order_long_double.verify.cpp: disable on i686
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
LGTM w/ comment.
libcxx/test/std/language.support/cmp/cmp.alg/strong_order_long_double.verify.cpp | ||
---|---|---|
20 | Please add a comment similar to what the other platforms have. |
Please add a comment similar to what the other platforms have.