mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-08 07:45:00 +01:00
8 lines
257 B
Text
8 lines
257 B
Text
|
|
Checks: >
|
||
|
|
-clang-analyzer-core.UndefinedBinaryOperatorResult,
|
||
|
|
-clang-analyzer-core.uninitialized.Assign,
|
||
|
|
-clang-analyzer-cplusplus.NewDelete,
|
||
|
|
-clang-analyzer-cplusplus.NewDeleteLeaks,
|
||
|
|
-clang-analyzer-deadcode.DeadStores,
|
||
|
|
InheritParentConfig: true
|