diff options
author | James Henderson <james.henderson@sony.com> | 2020-03-06 14:25:32 +0000 |
---|---|---|
committer | James Henderson <james.henderson@sony.com> | 2020-03-11 10:29:45 +0000 |
commit | 326bc1da45b22110a11e0578022829a263ed4311 (patch) | |
tree | b3276c36d06804fc8257a0978c3a067c55a582ba /clang/lib/Lex/ModuleMap.cpp | |
parent | a6d3bec83fca0568e1fb02b9297b43435b9579d6 (diff) | |
download | llvm-326bc1da45b22110a11e0578022829a263ed4311.zip llvm-326bc1da45b22110a11e0578022829a263ed4311.tar.gz llvm-326bc1da45b22110a11e0578022829a263ed4311.tar.bz2 |
[Object] Fix handling of large archive members
The archive library truncated the size of archive members whose size was
greater than max uint32_t. This patch fixes the issue and adds some unit
tests to verify.
Reviewed by: ruiu, MaskRay, grimar, rupprecht
Differential Revision: https://reviews.llvm.org/D75742
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions