[PATCH] D27137: [asan] Refactor shadow memory initialization out of AsanInitInternal [NFC]
Kuba (Brecka) Mracek via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 28 13:41:46 PST 2016
kubabrecka added inline comments.
================
Comment at: lib/asan/asan_rtl.cc:466
DisableCoreDumperIfNecessary();
----------------
eugenis wrote:
> maybe move this call out of InitializeShadowMemory
ok, will do.
Repository:
rL LLVM
https://reviews.llvm.org/D27137
More information about the llvm-commits
mailing list