[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 08:20:41 PDT 2022


lgrey updated this revision to Diff 459465.
lgrey marked an inline comment as done.
lgrey added a comment.

enum -> enum class, remove memory tag aliases, clang-format


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.459465.patch
Type: text/x-patch
Size: 5495 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220912/98b9f75a/attachment.bin>


More information about the llvm-commits mailing list