[all-commits] [llvm/llvm-project] 665e32: [Sanitizers] Error out for -static-libsan on darwin

Usama Hameed via All-commits all-commits at lists.llvm.org
Mon Mar 6 03:09:57 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 665e32ee0ffd2b70c9066bebaaa6140dc0ca93f8
      https://github.com/llvm/llvm-project/commit/665e32ee0ffd2b70c9066bebaaa6140dc0ca93f8
  Author: usama hameed <u_hameed at apple.com>
  Date:   2023-03-06 (Mon, 06 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
    R compiler-rt/test/asan/TestCases/replaceable_new_delete.cpp
    A compiler-rt/test/asan/TestCases/replaceable_new_delete_shared.cpp
    A compiler-rt/test/asan/TestCases/replaceable_new_delete_static.cpp

  Log Message:
  -----------
  [Sanitizers] Error out for -static-libsan on darwin

Differential Revision: https://reviews.llvm.org/D144672




More information about the All-commits mailing list