one of the tests in StrtolTest.h is intended to detect that 32 bit longs
are handled correctly, but it wasn't using the correct value for errno
causing failures.
Details
Details
- Reviewers
- None
- Commits
- rGa484c9bd2ea9: [libc][obvious] fix errno for 32 bit long test
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo