|
|
|
@ -84,6 +84,34 @@
|
|
|
|
|
<conflict>MALLOC_DEBUG</conflict>
|
|
|
|
|
<support_level>core</support_level>
|
|
|
|
|
</member>
|
|
|
|
|
<member name="ADDRESS_SANITIZER" displayname="Address Sanitizer">
|
|
|
|
|
<support_level>extended</support_level>
|
|
|
|
|
<conflict>THREAD_SANITIZER</conflict>
|
|
|
|
|
<conflict>LEAK_SANITIZER</conflict>
|
|
|
|
|
<conflict>UNDEFINED_SANITIZER</conflict>
|
|
|
|
|
<conflict>MALLOC_DEBUG</conflict>
|
|
|
|
|
<conflict>DEBUG_CHAOS</conflict>
|
|
|
|
|
</member>
|
|
|
|
|
<member name="THREAD_SANITIZER" displayname="Thread Sanitizer">
|
|
|
|
|
<support_level>extended</support_level>
|
|
|
|
|
<conflict>ADDRESS_SANITIZER</conflict>
|
|
|
|
|
<conflict>LEAK_SANITIZER</conflict>
|
|
|
|
|
<conflict>UNDEFINED_SANITIZER</conflict>
|
|
|
|
|
</member>
|
|
|
|
|
<member name="LEAK_SANITIZER" displayname="Leak Sanitizer">
|
|
|
|
|
<support_level>extended</support_level>
|
|
|
|
|
<conflict>ADDRESS_SANITIZER</conflict>
|
|
|
|
|
<conflict>THREAD_SANITIZER</conflict>
|
|
|
|
|
<conflict>UNDEFINED_SANITIZER</conflict>
|
|
|
|
|
<conflict>MALLOC_DEBUG</conflict>
|
|
|
|
|
<conflict>DEBUG_CHAOS</conflict>
|
|
|
|
|
</member>
|
|
|
|
|
<member name="UNDEFINED_SANITIZER" displayname="Undefined Behavior Sanitizer">
|
|
|
|
|
<support_level>extended</support_level>
|
|
|
|
|
<conflict>ADDRESS_SANITIZER</conflict>
|
|
|
|
|
<conflict>THREAD_SANITIZER</conflict>
|
|
|
|
|
<conflict>LEAK_SANITIZER</conflict>
|
|
|
|
|
</member>
|
|
|
|
|
<member name="BUSYDETECT_TONEONLY" displayname="Enable additional comparision of only the tone duration not the silence part">
|
|
|
|
|
<conflict>BUSYDETECT_COMPARE_TONE_AND_SILENCE</conflict>
|
|
|
|
|
<defaultenabled>no</defaultenabled>
|
|
|
|
|