Commit Graph

5 Commits

Author SHA1 Message Date
Eric Noulard
3c2c439ef8 Fix a couple of spelling typos 2017-07-05 15:01:05 +02:00
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.
2016-04-19 18:37:43 +02:00
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.
2016-04-06 19:32:45 +02:00
Alexander Haase
03db9d9383 Restructured all sanitizer modules. 2016-04-06 19:15:25 +02:00
Alexander Haase
4fd453301a Moved CMake files and added a simple testcase 2015-07-07 00:31:35 +02:00