summaryrefslogtreecommitdiff
path: root/test/msan
AgeCommit message (Expand)Author
2014-03-20[msan] Use new -fsanitize-memory-track-origins= flag in MSan tests.Evgeniy Stepanov
2014-03-19[msan] Fix line numbers in test.Evgeniy Stepanov
2014-03-18[msan] Origin tracking with history, compiler-rt part.Evgeniy Stepanov
2014-03-04[msan] Make up for missing interceptor in getxattr() test.Sergey Matveev
2014-03-04[msan] Add missing line to getxattr() test.Sergey Matveev
2014-02-20[CMake] lit tests shouldn't depend on runtimes in standalone buildAlexey Samsonov
2014-02-19Add rudimentary support for running compiler-rt lit tests with GCCAlexey Samsonov
2014-02-19[CMake] Introduce COMPILER_RT_INCLUDE_TESTS optionAlexey Samsonov
2014-02-17Simplify defining Clang compile flags in lit configsAlexey Samsonov
2014-02-14Move MSan lit-tests under test/msanAlexey Samsonov