This is needed to port lsan to Fuchsia.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
- Build Status
Buildable 44349 Build 45599: arc lint + arc unit
Paths
| Differential D72886
[sanitizer_common] Implement MemoryMappingLayout for Fuchsia ClosedPublic Authored by mcgrathr on Jan 16 2020, 3:18 PM.
Details Summary This is needed to port lsan to Fuchsia.
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJan 16 2020, 3:18 PM Herald added subscribers: llvm-commits, Restricted Project, fedor.sergeev and 2 others. · View Herald Transcript mcgrathr added a child revision: D72887: [lsan] Support LeakSanitizer runtime on Fuchsia.Jan 18 2020, 10:06 AM This revision is now accepted and ready to land.Jan 21 2020, 6:04 PM Closed by commit rG81b700e302b1: [sanitizer_common] Implement MemoryMappingLayout for Fuchsia (authored by mcgrathr, committed by phosek). · Explain WhyJan 24 2020, 4:36 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 238968 compiler-rt/lib/sanitizer_common/CMakeLists.txt
compiler-rt/lib/sanitizer_common/sanitizer_fuchsia.h
compiler-rt/lib/sanitizer_common/sanitizer_procmaps.h
compiler-rt/lib/sanitizer_common/sanitizer_procmaps_fuchsia.cpp
|