mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
8 lines
265 B
Text
8 lines
265 B
Text
|
|
Checks: >
|
||
|
|
-clang-analyzer-core.UndefinedBinaryOperatorResult,
|
||
|
|
-clang-analyzer-deadcode.DeadStores,
|
||
|
|
-clang-analyzer-optin.cplusplus.VirtualCall,
|
||
|
|
-clang-analyzer-security.insecureAPI.vfork,
|
||
|
|
-clang-diagnostic-unused-const-variable,
|
||
|
|
InheritParentConfig: true
|