|
69437cd645
|
Форматирование кода
|
2019-08-10 10:33:41 +03:00 |
|
|
82086416a0
|
Allow checking whether sanitizers are available
|
2019-07-02 09:33:34 +03:00 |
|
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
|
f566e2b9ec
|
Added checks to avoid bad sanitizer combinations.
Some sanitizers are not compatible with other sanitizers. Added some checks to
avoid these combinations at configuration time.
|
2016-04-12 21:04:21 +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 |
|