[PATCH] D91606: [sanitizers][test] Test sanitizer_common and ubsan_minimal on Solaris

Rainer Orth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 20 05:03:44 PST 2020


ro updated this revision to Diff 306664.
ro added a comment.

`getpass.cpp` changed to `UNSUPPORTED`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91606

Files:
  compiler-rt/lib/sanitizer_common/sanitizer_platform_interceptors.h
  compiler-rt/test/sanitizer_common/CMakeLists.txt
  compiler-rt/test/sanitizer_common/TestCases/Posix/fgetln.cpp
  compiler-rt/test/sanitizer_common/TestCases/Posix/getpass.cpp
  compiler-rt/test/sanitizer_common/TestCases/Posix/getpw_getgr.cpp
  compiler-rt/test/sanitizer_common/TestCases/Posix/lstat.cpp
  compiler-rt/test/sanitizer_common/TestCases/Posix/uname.c
  compiler-rt/test/sanitizer_common/lit.common.cfg.py
  compiler-rt/test/ubsan_minimal/lit.common.cfg.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91606.306664.patch
Type: text/x-patch
Size: 4932 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201120/e8982f0c/attachment.bin>


More information about the llvm-commits mailing list