[all-commits] [llvm/llvm-project] 4e7d40: [Sanitizers] Error out for -static-libsan on darwin
Usama Hameed via All-commits
all-commits at lists.llvm.org
Wed Mar 1 11:07:40 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4e7d40e0928cfe448ba947d2a67895fccaa3535f
https://github.com/llvm/llvm-project/commit/4e7d40e0928cfe448ba947d2a67895fccaa3535f
Author: usama hameed <u_hameed at apple.com>
Date: 2023-03-02 (Thu, 02 Mar 2023)
Changed paths:
M clang/include/clang/Basic/DiagnosticDriverKinds.td
M clang/include/clang/Driver/Options.td
M clang/lib/Driver/ToolChains/Darwin.cpp
M clang/test/Driver/sanitizer-ld.c
Log Message:
-----------
[Sanitizers] Error out for -static-libsan on darwin
since it is not supported
Differential Revision: https://reviews.llvm.org/D144672
More information about the All-commits
mailing list