Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D115213
[ASan] Refactored SHADOW_OFFSET implementation to use SHADOW_OFFSET_CONST. ClosedPublic Authored by kstoimenov on Dec 6 2021, 7:20 PM.
Details
Diff Detail
Event TimelineHerald added subscribers: luke957, s.egerton, simoncook, fedor.sergeev. · View Herald TranscriptDec 6 2021, 7:20 PM kstoimenov retitled this revision from [ASan] Refactored SHADOW_OFFSET implementation. to [ASan] Refactored SHADOW_OFFSET implementation to use SHADOW_OFFSET_CONST. .Dec 6 2021, 7:21 PM kstoimenov added a child revision: D115214: [ASan] Replaced constants for SHADOW_OFFSET with defines.. kstoimenov retitled this revision from [ASan] Refactored SHADOW_OFFSET implementation to use SHADOW_OFFSET_CONST. to [ASan] Refactored SHADOW_OFFSET implementation to use SHADOW_OFFSET_CONST.. Comment ActionsAdded back some ifs. This revision is now accepted and ready to land.Dec 6 2021, 7:50 PM This revision was landed with ongoing or failed builds.Dec 7 2021, 9:53 AM Closed by commit rG591eb2bdb66b: [ASan] Refactored SHADOW_OFFSET implementation to use SHADOW_OFFSET_CONST. (authored by kstoimenov). · Explain Why This revision was automatically updated to reflect the committed changes. kstoimenov removed a child revision: D115214: [ASan] Replaced constants for SHADOW_OFFSET with defines..Dec 7 2021, 10:14 AM
Revision Contents
Diff 392447 compiler-rt/lib/asan/asan_mapping.h
|
SANITIZER_ANDROID before