[
https://issues.apache.org/jira/browse/PROTON-1540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16155628#comment-16155628
]
ASF subversion and git services commented on PROTON-1540:
---------------------------------------------------------
Commit 33645b91468c6bf8a4253727dd74cfc85c70de05 in qpid-proton's branch
refs/heads/master from [~aconway]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;h=33645b9 ]
PROTON-1540 Add options to enable Sanitizers to CMake build
Enable with:
cmake -DENABLE_SANITZERS # enables memory sanitizers
cmake -DENABLE_TSAN # enables thread sanitizer
Note TSAN cannot be used together with the other sanitizers.
Tested to work with gcc 5.4.0, 7.1.0 and clang 4.0.1
Modified original patch from Jiri Danek to propagate the sanitize flags to
This closes #117
> Add options to enable Sanitizers to CMake build
> -----------------------------------------------
>
> Key: PROTON-1540
> URL: https://issues.apache.org/jira/browse/PROTON-1540
> Project: Qpid Proton
> Issue Type: Improvement
> Components: build
> Reporter: Jiri Danek
> Assignee: Alan Conway
> Priority: Minor
> Labels: patch
> Fix For: proton-c-0.18.0
>
>
> To get the most out of sanitizers in Qpid Dispatch, it helps to compile
> Proton with sanitizers as well.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]