[PATCH] D93848: [sanitizer] Define SANITIZER_GLIBC to refine SANITIZER_LINUX feature detection and support musl

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 6 10:55:54 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG7afdc89c2054: [sanitizer] Define SANITIZER_GLIBC to refine SANITIZER_LINUX feature detection… (authored by MaskRay).

Changed prior to commit:
  https://reviews.llvm.org/D93848?vs=314939&id=314944#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D93848/new/

https://reviews.llvm.org/D93848

Files:
  compiler-rt/cmake/Modules/AddCompilerRT.cmake
  compiler-rt/lib/asan/asan_interceptors.h
  compiler-rt/lib/asan/tests/asan_test.cpp
  compiler-rt/lib/interception/interception_linux.cpp
  compiler-rt/lib/interception/interception_linux.h
  compiler-rt/lib/msan/tests/msan_test.cpp
  compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors_ioctl.inc
  compiler-rt/lib/sanitizer_common/sanitizer_linux_libcdep.cpp
  compiler-rt/lib/sanitizer_common/sanitizer_platform.h
  compiler-rt/lib/sanitizer_common/sanitizer_platform_interceptors.h
  compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.cpp
  compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h
  compiler-rt/lib/sanitizer_common/sanitizer_procmaps_solaris.cpp
  compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp
  llvm/docs/ReleaseNotes.rst

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93848.314944.patch
Type: text/x-patch
Size: 35583 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210106/f34be521/attachment-0001.bin>


More information about the llvm-commits mailing list