[all-commits] [llvm/llvm-project] 392945: sanitizer_common: Remove Fuchsia support for readi...

Roland McGrath via All-commits all-commits at lists.llvm.org
Mon Mar 28 10:54:21 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 39294589bf02a8f420430687be8a9c665d2f79dd
      https://github.com/llvm/llvm-project/commit/39294589bf02a8f420430687be8a9c665d2f79dd
  Author: Roland McGrath <mcgrathr at google.com>
  Date:   2022-03-28 (Mon, 28 Mar 2022)

  Changed paths:
    M compiler-rt/lib/sanitizer_common/sanitizer_fuchsia.cpp

  Log Message:
  -----------
  sanitizer_common: Remove Fuchsia support for reading flags from files

This has never really been used in practice.  Fuchsia is moving
away from the support this requires, so don't use it.

Reviewed By: phosek

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




More information about the All-commits mailing list