[PATCH] D129385: [lsan][Darwin] Scan libdispatch and Foundation memory regions

Leonard Grey via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 12 14:21:45 PDT 2022


lgrey updated this revision to Diff 459557.
lgrey added a comment.

Add `operator|` and `operator|=`, remove casting


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D129385/new/

https://reviews.llvm.org/D129385

Files:
  compiler-rt/lib/lsan/lsan_common_mac.cpp
  compiler-rt/test/lsan/TestCases/Darwin/dispatch_continuations.mm
  compiler-rt/test/lsan/TestCases/Darwin/trampoline.mm

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129385.459557.patch
Type: text/x-patch
Size: 5755 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220912/d880e565/attachment.bin>


More information about the llvm-commits mailing list