[all-commits] [llvm/llvm-project] 92df59: [Driver] Enable some sanitizers on FreeBSD AArch64

Andrew Turner via All-commits all-commits at lists.llvm.org
Sun Jul 24 10:41:34 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 92df59c83d0de3d963a61ddc39dc3cd2c44e8304
      https://github.com/llvm/llvm-project/commit/92df59c83d0de3d963a61ddc39dc3cd2c44e8304
  Author: Andrew Turner <andrew at fubar.geek.nz>
  Date:   2022-07-24 (Sun, 24 Jul 2022)

  Changed paths:
    M clang/lib/Driver/ToolChains/FreeBSD.cpp

  Log Message:
  -----------
  [Driver] Enable some sanitizers on FreeBSD AArch64

They have been ported and tested to work on AArch64
(see D125883, D125758, and D125873).

Reviewed By: dim, MaskRay

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




More information about the All-commits mailing list