[PATCH] D95183: [LSan] Introduce a callback mechanism to allow adding data reachable from ThreadContexts to the frontier.
Dan Liew via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 22 18:11:05 PST 2021
delcypher updated this revision to Diff 318712.
delcypher added a comment.
Address first round of feedback.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95183/new/
https://reviews.llvm.org/D95183
Files:
compiler-rt/lib/asan/asan_allocator.cpp
compiler-rt/lib/lsan/lsan_allocator.cpp
compiler-rt/lib/lsan/lsan_common.cpp
compiler-rt/lib/lsan/lsan_common.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95183.318712.patch
Type: text/x-patch
Size: 3606 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210123/40231f49/attachment-0001.bin>
More information about the llvm-commits
mailing list