Review Request 129708: C project also need Clang Sanitizer

Leslie Zhai xiangzhai83 at gmail.com
Tue Dec 27 06:44:14 UTC 2016


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

Review request for Extra Cmake Modules and Alex Merry.


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/20161227/55fb6ca2/attachment.html>


More information about the Kde-buildsystem mailing list