[PATCH] D144672: [Sanitizers] Error when attempting to use `static-lsan` with `tsan` or `asan` on darwin
Dave MacLachlan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 24 08:59:42 PST 2023
dmaclach updated this revision to Diff 500231.
dmaclach added a comment.
Addressed comments. PTAL
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144672/new/
https://reviews.llvm.org/D144672
Files:
b/llvm/llvm-project/clang/include/clang/Basic/DiagnosticDriverKinds.td
b/llvm/llvm-project/clang/include/clang/Driver/Options.td
b/llvm/llvm-project/clang/lib/Driver/ToolChains/Darwin.cpp
b/llvm/llvm-project/clang/test/Driver/sanitizer-ld.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144672.500231.patch
Type: text/x-patch
Size: 5137 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230224/f58225bd/attachment.bin>
More information about the llvm-commits
mailing list