[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 11:22:35 PDT 2020
guiand updated this revision to Diff 279894.
guiand edited the summary of this revision.
guiand added a comment.
Kept only core of patch: adding new LIT configration for eager-checks
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.279894.patch
Type: text/x-patch
Size: 10319 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200722/22ee1009/attachment.bin>
More information about the llvm-commits
mailing list