[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
Fri Nov 25 12:30:12 PST 2016
kubabrecka created this revision.
kubabrecka added reviewers: dvyukov, eugenis, kcc.
kubabrecka added subscribers: llvm-commits, zaks.anna.
kubabrecka set the repository for this revision to rL LLVM.
kubabrecka added a project: Sanitizers.
Herald added subscribers: srhines, danalbert.
NFC, just factoring out the shadow memory setup into a static function.
Repository:
rL LLVM
https://reviews.llvm.org/D27137
Files:
lib/asan/asan_rtl.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27137.79317.patch
Type: text/x-patch
Size: 3639 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161125/a2c18ee9/attachment.bin>
More information about the llvm-commits
mailing list