mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2025-12-17 13:54:49 +08:00
clang-tidy performance-unnecessary-value-param
This commit is contained in:
@@ -166,7 +166,7 @@ Checks: 'clang-diagnostic-*,clang-analyzer-*,-*,
|
||||
## TODO: fix code and enable # performance-inefficient-string-concatenation,
|
||||
## TODO: fix code and enable # performance-type-promotion-in-math-fn,
|
||||
## TODO: fix code and enable # performance-unnecessary-copy-initialization,
|
||||
## TODO: fix code and enable # performance-unnecessary-value-param,
|
||||
performance-unnecessary-value-param,
|
||||
## TODO: fix code and enable # readability-avoid-const-params-in-decls,
|
||||
readability-braces-around-statements,
|
||||
readability-container-size-empty,
|
||||
|
||||
Reference in New Issue
Block a user