[PATCH] D83427: [MSAN] Update tests due to widespread eager checking

Gui Andrade via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 22 13:11:37 PDT 2020


guiand updated this revision to Diff 279926.
guiand added a comment.

Sorry about that. Reuploaded with full context.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83427

Files:
  compiler-rt/test/msan/CMakeLists.txt
  compiler-rt/test/msan/chained_origin.cpp
  compiler-rt/test/msan/chained_origin_empty_stack.cpp
  compiler-rt/test/msan/chained_origin_memcpy.cpp
  compiler-rt/test/msan/cxa_atexit.cpp
  compiler-rt/test/msan/insertvalue_origin.cpp
  compiler-rt/test/msan/lit.site.cfg.py.in
  compiler-rt/test/msan/no_sanitize_memory_prop.cpp
  compiler-rt/test/msan/param_tls_limit.cpp
  compiler-rt/test/msan/qsort.cpp
  compiler-rt/test/msan/signal_stress_test.cpp
  compiler-rt/test/msan/stack-origin2.cpp
  compiler-rt/test/msan/unpoison_param.cpp
  compiler-rt/test/msan/vararg.cpp
  compiler-rt/test/msan/vector_cvt.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83427.279926.patch
Type: text/x-patch
Size: 10319 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200722/52347016/attachment.bin>


More information about the llvm-commits mailing list