Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
- Build Status
Buildable 28199 Build 28198: arc lint + arc unit
Event Timeline
compiler-rt/lib/sanitizer_common/sanitizer_hash.h | ||
---|---|---|
12 | Please insert empty line above. |
Paths
| Differential D58162
[hwasan] Runtime flags for malloc bisection. ClosedPublic Authored by eugenis on Feb 12 2019, 5:50 PM.
Details
Diff Detail
Event TimelineEugene.Zelenko added inline comments.
This revision is now accepted and ready to land.Feb 15 2019, 9:58 AM Closed by commit rCRT354156: Runtime flags for malloc bisection. (authored by eugenis). · Explain WhyFeb 15 2019, 10:38 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 187038 compiler-rt/lib/hwasan/CMakeLists.txt
compiler-rt/lib/hwasan/hwasan_allocator.cc
compiler-rt/lib/hwasan/hwasan_flags.inc
compiler-rt/lib/hwasan/hwasan_malloc_bisect.h
compiler-rt/lib/hwasan/hwasan_report.cc
compiler-rt/lib/sanitizer_common/CMakeLists.txt
compiler-rt/lib/sanitizer_common/sanitizer_hash.h
compiler-rt/lib/sanitizer_common/sanitizer_stackdepot.cc
compiler-rt/test/hwasan/TestCases/malloc_bisect.c
compiler-rt/test/hwasan/TestCases/stack-uar.c
compiler-rt/test/hwasan/TestCases/tag_in_free.c
|
nit: alphabetical order