[all-commits] [llvm/llvm-project] 8a1f4f: [compiler-rt] Fix sanitizer_common build for FreeBSD

Dimitry Andric via All-commits all-commits at lists.llvm.org
Tue Feb 4 13:51:22 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 8a1f4feb1b749529ef2349bb7879a38b8d31f5f5
      https://github.com/llvm/llvm-project/commit/8a1f4feb1b749529ef2349bb7879a38b8d31f5f5
  Author: Dimitry Andric <dimitry at andric.com>
  Date:   2020-02-04 (Tue, 04 Feb 2020)

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

  Log Message:
  -----------
  [compiler-rt] Fix sanitizer_common build for FreeBSD

This was broken by 28c91219c7e2, which added `struct_stack_t_sz` only to
sanitizer_platform_limits_posix.{cpp,h}.




More information about the All-commits mailing list