[PATCH] D12019: [windows] Fix or XFAIL remaining portable test failures and enable them

Reid Kleckner via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 14 10:40:44 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL245073: [windows] Fix or XFAIL remaining portable test failures and enable them (authored by rnk).

Changed prior to commit:
  http://reviews.llvm.org/D12019?vs=32089&id=32162#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D12019

Files:
  compiler-rt/trunk/test/asan/TestCases/Posix/deep_call_stack.cc
  compiler-rt/trunk/test/asan/TestCases/alloca_loop_unpoisoning.cc
  compiler-rt/trunk/test/asan/TestCases/alloca_vla_interact.cc
  compiler-rt/trunk/test/asan/TestCases/allocator_returns_null.cc
  compiler-rt/trunk/test/asan/TestCases/asan_and_llvm_coverage_test.cc
  compiler-rt/trunk/test/asan/TestCases/atoll_strict.c
  compiler-rt/trunk/test/asan/TestCases/contiguous_container.cc
  compiler-rt/trunk/test/asan/TestCases/coverage-disabled.cc
  compiler-rt/trunk/test/asan/TestCases/debug_report.cc
  compiler-rt/trunk/test/asan/TestCases/debug_stacks.cc
  compiler-rt/trunk/test/asan/TestCases/deep_call_stack.cc
  compiler-rt/trunk/test/asan/TestCases/heavy_uar_test.cc
  compiler-rt/trunk/test/asan/TestCases/initialization-bug.cc
  compiler-rt/trunk/test/asan/TestCases/interception_failure_test.cc
  compiler-rt/trunk/test/asan/TestCases/log-path_test.cc
  compiler-rt/trunk/test/asan/TestCases/mmap_limit_mb.cc
  compiler-rt/trunk/test/asan/TestCases/null_deref.cc
  compiler-rt/trunk/test/asan/TestCases/on_error_callback.cc
  compiler-rt/trunk/test/asan/TestCases/printf-3.c
  compiler-rt/trunk/test/asan/TestCases/sleep_before_dying.c
  compiler-rt/trunk/test/asan/TestCases/stack-oob-frames.cc
  compiler-rt/trunk/test/asan/TestCases/strip_path_prefix.c
  compiler-rt/trunk/test/asan/TestCases/strtol_strict.c
  compiler-rt/trunk/test/asan/TestCases/strtoll_strict.c
  compiler-rt/trunk/test/asan/TestCases/suppressions-function.cc
  compiler-rt/trunk/test/asan/TestCases/suppressions-interceptor.cc
  compiler-rt/trunk/test/asan/TestCases/suppressions-library.cc
  compiler-rt/trunk/test/asan/TestCases/verbose-log-path_test.cc
  compiler-rt/trunk/test/asan/TestCases/zero_page_pc.cc
  compiler-rt/trunk/test/asan/lit.cfg

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12019.32162.patch
Type: text/x-patch
Size: 22436 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150814/593342e1/attachment-0001.bin>


More information about the llvm-commits mailing list