benchmark/cmake
Dominic Hamon 8205547ceb
fix sanitizer builds by using clang 13 (#1426)
* attempt to fix sanitizer builds by moving away from llvm head

* extra verbosity

* try clang 13 and add extra logging

* get latest clang and try again
2022-07-05 10:41:38 +01:00
..
Modules CMake: add forgotten include(FeatureSummary) into FindPFM.cmake to fix build 2021-09-03 01:15:09 +03:00
AddCXXCompilerFlag.cmake fix cmake issue with referencing a non-existing function argument (#1118) 2021-04-26 09:15:07 +01:00
CXXFeatureCheck.cmake fix sanitizer builds by using clang 13 (#1426) 2022-07-05 10:41:38 +01:00
Config.cmake.in cmake: allow to use package config from build directory 2021-10-19 11:11:11 +02:00
GetGitVersion.cmake fix version recorded in releases (#1047) 2021-05-20 17:59:29 +01:00
GoogleTest.cmake Suppress GoogleTest warnings on windows (MSVC) too. (#1320) 2022-01-13 14:21:43 +00:00
GoogleTest.cmake.in update googletest to latest release tag 1.11.0 (#1301) 2021-12-08 16:30:03 +00:00
benchmark.pc.in Fixed pkg-config on other than Ubuntu GNU/Linux distributions. (#1043) 2020-09-12 18:56:43 +03:00
gnu_posix_regex.cpp Fix #50 by using nullptr and adding stricter warning. 2014-10-11 15:52:50 -07:00
llvm-toolchain.cmake CMake: implement LTO for clang. Fixes #478 (#487) 2017-11-29 12:48:43 -08:00
posix_regex.cpp Close a memory leak in configuration code 2016-02-09 13:08:56 +00:00
split_list.cmake split_list is not defined for assembly tests (#595) 2018-05-14 15:02:49 +01:00
std_regex.cpp Change std::regex detection test to detect bug in libstdc++. 2015-03-06 12:05:19 -05:00
steady_clock.cpp address review comments 2015-03-26 18:32:31 -04:00
thread_safety_attributes.cpp Adopt new benchmark timing internals. 2015-03-12 18:03:33 -04:00