bergmann
|
94b9877d65
|
* Use 'Find_Package_Handle_Standard_Args' for Sanitizers find modules.
|
преди 6 години |
Eric Noulard
|
3c2c439ef8
|
Fix a couple of spelling typos
|
преди 8 години |
Alexander Haase
|
6d56fe50e7
|
Removed optimization flags.
Due optimizing the code is optional for using the sanitizers, the user should
set an optimisation level by his choice on his own.
|
преди 10 години |
Alexander Haase
|
de1a134183
|
Check if MemorySanitizer is used on x86_64 Linux.
According to the MemorySanitizer documentation, it is only compatible with 64bit
Linux at the moment.
|
преди 10 години |
Alexander Haase
|
03db9d9383
|
Restructured all sanitizer modules.
|
преди 10 години |
Alexander Haase
|
4fd453301a
|
Moved CMake files and added a simple testcase
|
преди 10 години |
Sam Spilsbury
|
9b343f8e7e
|
Set the HAVE_MEMORY_SANITIZER and HAVE_ADDRESS_SANITIZER cache entries.
These were (inconsistently) not being set as opposed to
HAVE_THREAD_SANITIZER and HAVE_UNDEFINED_BEHAVIOUR_SANITIZER
|
преди 11 години |
Matt Arsenault
|
42eac1f7af
|
Add modules for asan, msan, tsan and ubsan
|
преди 12 години |