Review Request 119968: add compiler sanitizers support
Mathieu Tarral
mathieu.tarral at gmail.com
Wed Sep 10 22:58:24 UTC 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/119968/
-----------------------------------------------------------
(Updated Sept. 10, 2014, 10:58 p.m.)
Status
------
This change has been marked as submitted.
Review request for Build System and Extra Cmake Modules.
Repository: extra-cmake-modules
Description
-------
This module uses a cached variable to hold a list of compiler sanitizers
to enable.
It parses that list, checks the sanitizer desired options, then checks the compiler
support and set the appropriate flags.
Diffs
-----
kde-modules/KDECompilerSettings.cmake f0d1aefeabd5534944dcfff85b938f9dfa74ec19
modules/ECMEnableSanitizers.cmake PRE-CREATION
Diff: https://git.reviewboard.kde.org/r/119968/diff/
Testing
-------
cmake -DECM_ENABLE_SANITIZERS=address;undefined
make VERBOSE=1
Thanks,
Mathieu Tarral
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-buildsystem/attachments/20140910/ac08a5d6/attachment.html>
More information about the Kde-buildsystem
mailing list