summaryrefslogtreecommitdiff
path: root/test/asan/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* [CMake] Fix the value of `config.target_cflags` for non-macOS Apple platforms...Dan Liew2019-10-011-4/+15
* Enable compiler-rt on SPARCRainer Orth2019-07-121-2/+3
* [compiler-rt] Rename lit.*.cfg.* -> lit.*.cfg.py.*Reid Kleckner2019-06-271-12/+12
* Revert r363633 "[CMake] Fix the value of `config.target_cflags` for non-macOS...Hans Wennborg2019-06-191-15/+4
* [CMake] Fix the value of `config.target_cflags` for non-macOS Apple platforms...Dan Liew2019-06-171-4/+15
* Revert "[CMake] Fix the value of `config.target_cflags` for non-macOS Apple"Dan Liew2019-04-261-9/+2
* [CMake] Fix the value of `config.target_cflags` for non-macOS AppleDan Liew2019-04-261-2/+9
* [sanitizer] Remove "-android" from test_arch.Evgeniy Stepanov2019-02-251-7/+1
* Fix bug where `config.asan_dynamic` in generated ASan `lit.site.cfg` files wa...Dan Liew2018-10-121-1/+1
* [sanitizer] Unify and generalize Apple platforms in CMake and lit test configsKuba Mracek2018-06-201-12/+5
* [asan] Add "arm64" into the list of 64-bit architecturesKuba Mracek2018-02-151-3/+3
* [Sanitizers, test] Fix sanitizer tests on Solaris (PR 33274)Kamil Rytarowski2018-01-171-0/+3
* [cmake] Fix typo in test/asan/CMakeLists.txtAzharuddin Mohammed2018-01-031-1/+1
* [asan] Enable asan_and_llvm_coverage_test.cc on AndroidVitaly Buka2017-09-161-3/+1
* [asan] Include asan-dynamic into check-allVitaly Buka2017-09-111-9/+0
* Reland r311842 - [cmake] Remove i686 target that is duplicate to i386Michal Gorny2017-08-281-1/+1
* Revert r311842 - [cmake] Remove i686 target that is duplicate to i386Michal Gorny2017-08-271-1/+1
* [cmake] Remove i686 target that is duplicate to i386Michal Gorny2017-08-271-1/+1
* Add explicit CMake targets for ASan/TSan iOS Simulator testing and update the...Kuba Mracek2017-07-121-4/+13
* [asan/win] Re-enable Win64 asan tests on Win8+Reid Kleckner2017-05-121-5/+12
* [asan] Fix dead stripping of globals on Linux (compiler-rt).Evgeniy Stepanov2017-04-271-1/+1
* [asan] Add support for running lit tests in the iOS SimulatorKuba Mracek2017-04-261-0/+49
* Revert "[asan] Fix dead stripping of globals on Linux (compiler-rt)."Evgeniy Stepanov2017-04-101-1/+1
* [asan] Fix dead stripping of globals on Linux (compiler-rt).Evgeniy Stepanov2017-04-061-1/+1
* Fix sanitizer tests with LLVM_TOOL_LLD_BUILD=OFF.Evgeniy Stepanov2017-03-251-1/+1
* Revert "[compiler-rt][asan] Turn on ASAN unittests for win64."Reid Kleckner2017-03-211-0/+12
* Revert r298174, r298173, r298169, r298159.Evgeniy Stepanov2017-03-201-1/+1
* Fix sanitizer tests with LLVM_TOOL_LLD_BUILD=OFF.Evgeniy Stepanov2017-03-181-1/+1
* [asan] Fix dead stripping of globals on Linux (compiler-rt)Evgeniy Stepanov2017-03-171-1/+1
* [compiler-rt][asan] Turn on ASAN unittests for win64.Etienne Bergeron2017-03-031-11/+0
* [sanitizer] Add macOS minimum deployment target to all compiler invocations i...Kuba Mracek2016-11-291-9/+1
* [asan] Remove lit -j5 flag for android tests.Evgeniy Stepanov2016-09-131-7/+1
* [asan] abort_on_error=1 by default on Android.Evgeniy Stepanov2016-08-111-1/+7
* [compiler-rt] Fix VisualStudio virtual folders layoutEtienne Bergeron2016-07-111-2/+2
* [asan] Reenable ASan tests in "check-all"Kuba Brecka2016-06-061-2/+2
* This patch is activating the build of Asan on Windows 64-bits.Etienne Bergeron2016-05-271-0/+12
* [ASan] Add shadow offset for SystemZ.Marcin Koscielnicki2016-04-301-1/+1
* Move -fms-compatibility-version=19 into target cflagsReid Kleckner2016-03-221-7/+0
* [asan] Pass -fms-compatibility-version=19 with VS 2015Reid Kleckner2016-03-211-0/+7
* [CMake] Fixing r245581 based on feedback from Filcab.Chris Bieneman2015-08-201-1/+1
* [CMake] Fix building unit tests on DarwinChris Bieneman2015-08-201-2/+7
* [Windows] Use llvm-symbolizer before using dbghelpReid Kleckner2015-08-111-6/+11
* [sanitizer][MIPS] Add --target flag for MIPS32Sagar Thakur2015-05-191-0/+1
* [ASan] Fix asan-(32|64)-bits lit tests feature.Alexey Samsonov2015-03-051-2/+2
* Make FileCheck be a common dependency, not an ASan one.Filipe Cabecinhas2015-02-201-5/+1
* [ASan] Run tests with both static and dynamic runtime on Windows by default.Alexey Samsonov2015-02-031-3/+8
* [ASan] Generalize/simplify lit test configs generation.Alexey Samsonov2015-01-291-110/+30
* [ASan] Always build shared ASan runtime on Linux.Alexey Samsonov2014-12-171-16/+45
* [asan] Fix CMake CMP0046 warning in standalone build.Evgeniy Stepanov2014-11-181-1/+3
* [asan] [mips] added support of asan for mips64/mips64el, patch by Kumar SukhaniKostya Serebryany2014-11-121-1/+1