Spotted by eugenis.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
- Build Status
Buildable 35058 Build 35057: arc lint + arc unit
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 210003 llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
llvm/test/Instrumentation/HWAddressSanitizer/alloca-with-calls.ll
llvm/test/Instrumentation/HWAddressSanitizer/alloca.ll
llvm/test/Instrumentation/HWAddressSanitizer/kernel-alloca.ll
|