[PATCH] D22802: [sanitizers] Make it possible to XFAIL on the effective target, not just the default.

Daniel Sanders via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 9 04:58:43 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL278116: [sanitizers] Make it possible to XFAIL on the effective target, not just theā€¦ (authored by dsanders).

Changed prior to commit:
  https://reviews.llvm.org/D22802?vs=67141&id=67318#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D22802

Files:
  compiler-rt/trunk/docs/TestingGuide.rst
  compiler-rt/trunk/test/asan/TestCases/Linux/local_alias.cc
  compiler-rt/trunk/test/asan/TestCases/Linux/odr-violation.cc
  compiler-rt/trunk/test/lit.common.configured.in
  compiler-rt/trunk/test/tsan/ignore_lib4.cc
  compiler-rt/trunk/test/tsan/longjmp.cc
  compiler-rt/trunk/test/tsan/longjmp2.cc
  compiler-rt/trunk/test/tsan/longjmp3.cc
  compiler-rt/trunk/test/tsan/longjmp4.cc
  compiler-rt/trunk/test/tsan/map32bit.cc
  compiler-rt/trunk/test/tsan/signal_longjmp.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22802.67318.patch
Type: text/x-patch
Size: 8322 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160809/67c2b7b9/attachment.bin>


More information about the llvm-commits mailing list