Spotted by eugenis.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D64783
hwasan: Pad arrays with non-1 size correctly. ClosedPublic Authored by pcc on Jul 15 2019, 5:56 PM.
Details Summary Spotted by eugenis.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 15 2019, 6:20 PM Closed by commit rL366171: hwasan: Pad arrays with non-1 size correctly. (authored by pcc). · Explain WhyJul 15 2019, 8:30 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 210017 llvm/trunk/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
llvm/trunk/test/Instrumentation/HWAddressSanitizer/alloca-array.ll
llvm/trunk/test/Instrumentation/HWAddressSanitizer/alloca-with-calls.ll
llvm/trunk/test/Instrumentation/HWAddressSanitizer/alloca.ll
llvm/trunk/test/Instrumentation/HWAddressSanitizer/kernel-alloca.ll
|