[PATCH] D48805: [UBsan] Enable subset of unit tests for OpenBSD

David CARLIER via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 30 14:41:20 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL336053: [UBsan] Enable subset of unit tests for OpenBSD (authored by devnexen, committed by ).
Herald added a subscriber: delcypher.

Changed prior to commit:
  https://reviews.llvm.org/D48805?vs=153636&id=153637#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D48805

Files:
  compiler-rt/trunk/test/lit.common.cfg
  compiler-rt/trunk/test/ubsan/TestCases/Integer/suppressions.cpp
  compiler-rt/trunk/test/ubsan/TestCases/Misc/coverage-levels.cc
  compiler-rt/trunk/test/ubsan/TestCases/Misc/missing_return.cpp
  compiler-rt/trunk/test/ubsan/TestCases/Misc/monitor.cpp
  compiler-rt/trunk/test/ubsan/TestCases/TypeCheck/Function/function.cpp
  compiler-rt/trunk/test/ubsan/TestCases/TypeCheck/misaligned.cpp
  compiler-rt/trunk/test/ubsan/TestCases/TypeCheck/vptr.cpp
  compiler-rt/trunk/test/ubsan/lit.common.cfg
  compiler-rt/trunk/test/xray/lit.cfg

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48805.153637.patch
Type: text/x-patch
Size: 5780 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180630/b15b09cb/attachment.bin>


More information about the llvm-commits mailing list