[PATCH] D147059: [asan][test] Fix tests or mark XFAIL for MinGW target

Alvin Wong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 1 10:07:03 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG5888a47914f4: [asan][test] Fix tests or mark XFAIL for MinGW target (authored by alvinhochun).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147059

Files:
  compiler-rt/lib/asan/tests/asan_str_test.cpp
  compiler-rt/lib/asan/tests/asan_test.cpp
  compiler-rt/lib/sanitizer_common/tests/sanitizer_test_utils.h
  compiler-rt/test/asan/TestCases/Windows/coverage-basic.cpp
  compiler-rt/test/asan/TestCases/Windows/report_after_syminitialize.cpp
  compiler-rt/test/asan/TestCases/atexit_stats.cpp
  compiler-rt/test/asan/TestCases/atoll_strict.c
  compiler-rt/test/asan/TestCases/frexpl_interceptor.cpp
  compiler-rt/test/asan/TestCases/global-location.cpp
  compiler-rt/test/asan/TestCases/heavy_uar_test.cpp
  compiler-rt/test/asan/TestCases/init-order-atexit.cpp
  compiler-rt/test/asan/TestCases/printf-2.c
  compiler-rt/test/asan/TestCases/printf-3.c
  compiler-rt/test/asan/TestCases/printf-5.c
  compiler-rt/test/asan/TestCases/strcasestr-1.c
  compiler-rt/test/asan/TestCases/strcasestr-2.c
  compiler-rt/test/asan/TestCases/strcasestr_strict.c
  compiler-rt/test/asan/TestCases/strncasecmp_strict.c
  compiler-rt/test/asan/TestCases/strtoll_strict.c
  compiler-rt/test/asan/TestCases/time_interceptor.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147059.510247.patch
Type: text/x-patch
Size: 12174 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230401/b3db35e4/attachment.bin>


More information about the llvm-commits mailing list