Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
- Build Status
Buildable 31013 Build 31012: arc lint + arc unit
Paths
| Differential D61155
[sanitizer][NFC] Get type of AllocatorCache from CombinedAllocator ClosedPublic Authored by vitalybuka on Apr 25 2019, 3:44 PM.
Details
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptApr 25 2019, 3:44 PM This revision is now accepted and ready to land.May 1 2019, 10:39 AM vitalybuka retitled this revision from [NFC] Get type of AllocatorCache from CombinedAllocator to [NFC][sanitizer] Get type of AllocatorCache from CombinedAllocator.May 1 2019, 12:27 PM vitalybuka retitled this revision from [NFC][sanitizer] Get type of AllocatorCache from CombinedAllocator to [sanitizer][NFC] Get type of AllocatorCache from CombinedAllocator. Closed by commit rL359715: [sanitizer][NFC] Get type of AllocatorCache from CombinedAllocator (authored by vitalybuka). · Explain WhyMay 1 2019, 12:28 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 196739 compiler-rt/lib/asan/asan_allocator.h
compiler-rt/lib/hwasan/hwasan_allocator.h
compiler-rt/lib/lsan/lsan_allocator.h
compiler-rt/lib/msan/msan_allocator.cc
compiler-rt/lib/sanitizer_common/sanitizer_allocator_combined.h
compiler-rt/lib/sanitizer_common/sanitizer_allocator_internal.h
compiler-rt/lib/sanitizer_common/tests/sanitizer_allocator_test.cc
compiler-rt/lib/sanitizer_common/tests/sanitizer_allocator_testlib.cc
compiler-rt/lib/scudo/scudo_allocator.h
compiler-rt/lib/scudo/scudo_allocator_combined.h
compiler-rt/lib/tsan/rtl/tsan_rtl.h
|