Review Request 119968: add compiler sanitizers support
Albert Astals Cid
aacid at kde.org
Thu Aug 28 10:05:51 UTC 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/119968/#review65405
-----------------------------------------------------------
This is also going to need to inject "-lasan" at the end of the linking flag, otherwise libs are not going to compile, no?
- Albert Astals Cid
On ago. 28, 2014, 9:54 a.m., Mathieu Tarral wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/119968/
> -----------------------------------------------------------
>
> (Updated ago. 28, 2014, 9:54 a.m.)
>
>
> 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
> -----
>
> 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/20140828/70705ee7/attachment.html>
More information about the Kde-buildsystem
mailing list