[PATCH] D144672: [Sanitizers] Error when attempting to use `static-lsan` with `TSan` or `Asan` on darwin
Dave MacLachlan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Mar 3 08:10:51 PST 2023
dmaclach updated this revision to Diff 502138.
dmaclach marked an inline comment as done.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144672/new/
https://reviews.llvm.org/D144672
Files:
clang/include/clang/Basic/DiagnosticDriverKinds.td
clang/include/clang/Driver/Options.td
clang/lib/Driver/ToolChains/Darwin.cpp
clang/test/Driver/sanitizer-ld.c
compiler-rt/test/asan/TestCases/replaceable_new_delete.cpp
compiler-rt/test/asan/TestCases/replaceable_new_delete_shared.cpp
compiler-rt/test/asan/TestCases/replaceable_new_delete_static.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144672.502138.patch
Type: text/x-patch
Size: 7011 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230303/68135fe5/attachment-0001.bin>
More information about the cfe-commits
mailing list