NFC, just factoring out the shadow memory setup into a static function.
Details
Details
Diff Detail
Diff Detail
Differential D27137
[asan] Refactor shadow memory initialization out of AsanInitInternal [NFC] ClosedPublic Authored by kubamracek on Nov 25 2016, 12:30 PM.
Details Summary NFC, just factoring out the shadow memory setup into a static function.
Diff Detail Event Timelinekubamracek retitled this revision from to [asan] Refactor shadow memory initialization out of AsanInitInternal [NFC]. kubamracek updated this object. eugenis edited edge metadata. Comment ActionsLGTM
This revision is now accepted and ready to land.Nov 28 2016, 1:26 PM Closed by commit rL288072: [asan] Refactor shadow memory initialization out of AsanInitInternal [NFC] (authored by kuba.brecka). · Explain WhyNov 28 2016, 1:50 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 79317 lib/asan/asan_rtl.cc
|
maybe move this call out of InitializeShadowMemory