summaryrefslogtreecommitdiff
path: root/test/msan/getline.cc
AgeCommit message (Collapse)Author
2015-04-28[Msan] Fix the getline.cc test to pass on FreeBSDViktor Kutuzov
Differential Revision: http://reviews.llvm.org/D9251 git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@235975 91177308-0d34-0410-b5e6-96231b3b80d8
2014-07-07[MSan] Make one more test standaloneAlexey Samsonov
git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@212487 91177308-0d34-0410-b5e6-96231b3b80d8
2014-06-18[msan] Intercept __getdelim.Evgeniy Stepanov
git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@211162 91177308-0d34-0410-b5e6-96231b3b80d8
2014-04-30Add %run to all lit testsGreg Fitzgerald
git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@207709 91177308-0d34-0410-b5e6-96231b3b80d8
2014-02-14Move MSan lit-tests under test/msanAlexey Samsonov
git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@201412 91177308-0d34-0410-b5e6-96231b3b80d8