summaryrefslogtreecommitdiffstats
path: root/cmake/modules/FindSanitizers.cmake (follow)
Commit message (Expand)AuthorAgeFilesLines
* cmake: update FindSanitizers for new libasan versionsCasey Bodley2023-03-071-0/+4
* cmake/modules/FindSanitizers: prefer libasan.6Kefu Chai2021-05-241-0/+1
* cmake: expose Sanitizers_COMPILE_OPTIONS as a listKefu Chai2020-08-311-3/+5
* cmake: fix libtsan detectionJeff Layton2019-09-301-1/+1
* cmake/modules: replace ";" with " " in compile flagsKefu Chai2019-05-311-0/+2
* cmake: workaround of false alarm from ubsanKefu Chai2019-03-211-19/+17
* cmake,ceph.in: preload libasan if WITH_ASANKefu Chai2018-10-221-0/+9
* cmake: should use lowercase for component name in FindSanitizers.cmakeKefu Chai2018-08-211-11/+8
* cmake: extract sanitizer detection outKefu Chai2018-08-021-0/+72