Review Request 129708: C project also need Clang Sanitizer

Leslie Zhai xiangzhai83 at gmail.com
Wed Dec 28 01:56:50 UTC 2016


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/129708/
-----------------------------------------------------------

(Updated Dec. 28, 2016, 1:56 a.m.)


Status
------

This change has been marked as submitted.


Review request for Extra Cmake Modules and Alex Merry.


Changes
-------

Submitted with commit 1e7f3d5ba91e79a47d69a48e8f991ee0e7794b53 by Leslie Zhai to branch master.


Bugs: 374195
    http://bugs.kde.org/show_bug.cgi?id=374195


Repository: extra-cmake-modules


Description
-------

So I just added

```
set( CMAKE_C_FLAGS "${CMAKE_C_FLAGS} ${XSAN_COMPILE_FLAGS}" )
```

for C project to use Clang Sanitizer.


Diffs
-----

  modules/ECMEnableSanitizers.cmake 9c8a4de 

Diff: https://git.reviewboard.kde.org/r/129708/diff/


Testing
-------

testcase for Clang Static Analyzer, and also for Clang Sanitizer https://github.com/LLVM-China/clang-analyzer.github.io/tree/master/tests


Thanks,

Leslie Zhai

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-buildsystem/attachments/20161228/ac4071c1/attachment.html>


More information about the Kde-buildsystem mailing list