summaryrefslogtreecommitdiff
path: root/test/msan/msan_check_mem_is_initialized.cc
AgeCommit message (Collapse)Author
2016-10-23[compiler-rt] Remove redundant --check-prefix=CHECK from testMandeep Singh Grang
Reviewers: eugenis, rengolin Subscribers: dberris Differential Revision: https://reviews.llvm.org/D25892 git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@284932 91177308-0d34-0410-b5e6-96231b3b80d8
2015-03-02[MSan] Remove explicit -m64 from RUN lines.Alexey Samsonov
Target-specific flags should usually be configured by CMake/lit. git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@230999 91177308-0d34-0410-b5e6-96231b3b80d8
2014-05-07[msan] Fix __msan_check_mem_is_initialized and prettify its output.Evgeniy Stepanov
git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@208195 91177308-0d34-0410-b5e6-96231b3b80d8