Details
Details
Diff Detail
Diff Detail
- Repository
- rCRT Compiler Runtime
Event Timeline
compiler-rt/lib/sanitizer_common/sanitizer_hash.h | ||
---|---|---|
11 ↗ | (On Diff #186575) | 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 187040 lib/hwasan/CMakeLists.txt
lib/hwasan/hwasan_allocator.cc
lib/hwasan/hwasan_flags.inc
lib/hwasan/hwasan_malloc_bisect.h
lib/sanitizer_common/CMakeLists.txt
lib/sanitizer_common/sanitizer_hash.h
lib/sanitizer_common/sanitizer_stackdepot.cc
test/hwasan/TestCases/malloc_bisect.c
|