summaryrefslogtreecommitdiff
path: root/test/asan/CMakeLists.txt
AgeCommit message (Expand)Author
2015-08-20[CMake] Fixing r245581 based on feedback from Filcab.Chris Bieneman
2015-08-20[CMake] Fix building unit tests on DarwinChris Bieneman
2015-08-11[Windows] Use llvm-symbolizer before using dbghelpReid Kleckner
2015-05-19[sanitizer][MIPS] Add --target flag for MIPS32Sagar Thakur
2015-03-05[ASan] Fix asan-(32|64)-bits lit tests feature.Alexey Samsonov
2015-02-20Make FileCheck be a common dependency, not an ASan one.Filipe Cabecinhas
2015-02-03[ASan] Run tests with both static and dynamic runtime on Windows by default.Alexey Samsonov
2015-01-29[ASan] Generalize/simplify lit test configs generation.Alexey Samsonov
2014-12-17[ASan] Always build shared ASan runtime on Linux.Alexey Samsonov
2014-11-18[asan] Fix CMake CMP0046 warning in standalone build.Evgeniy Stepanov
2014-11-12[asan] [mips] added support of asan for mips64/mips64el, patch by Kumar SukhaniKostya Serebryany
2014-10-10[asan][mips] Adding support of asan for mipsel archPetar Jovanovic
2014-10-01[sanitizer] Add i686 arch to compiler-rt.Evgeniy Stepanov
2014-09-30[asan] Run tests with the default compiler on Android.Evgeniy Stepanov
2014-09-29[sanitizer] Android build cleanup.Evgeniy Stepanov
2014-06-24[asan] adding support of 32-bit address sanitizer for MIPSDaniel Sanders
2014-06-09[asan] Remove dependency of tests on runtime library in standalone build.Evgeniy Stepanov
2014-06-05[asan] Add 'asan' to asan test deps.Evgeniy Stepanov
2014-06-05[asan] Fix lit tests setup on Android.Evgeniy Stepanov
2014-05-29light up sanitizers for ARM, take 2Greg Fitzgerald
2014-05-29Revert "light up sanitizers for ARM"Greg Fitzgerald
2014-05-29light up sanitizers for ARMGreg Fitzgerald
2014-05-28[asan] Fix android test setup.Evgeniy Stepanov
2014-05-07[asan] fix i386 tests broken from r207707Greg Fitzgerald
2014-04-30Allow any test to be executed via a %run command.Greg Fitzgerald
2014-04-01[ASan] Optional support for dynamic ASan runtime on Linux.Alexey Samsonov
2014-02-20[CMake] lit tests shouldn't depend on runtimes in standalone buildAlexey Samsonov
2014-02-19[CMake] Introduce COMPILER_RT_INCLUDE_TESTS optionAlexey Samsonov
2014-02-18Drop test/asan/GenericConfig directoryAlexey Samsonov
2014-02-14[ASan] Rename asan_runtime_libraries to asan. Re-enable tests on Android.Alexey Samsonov
2014-02-14Move ASan lit-tests under test/asanAlexey Samsonov