mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
clang-tidy performance-unnecessary-copy-initialization
This commit is contained in:
@@ -165,7 +165,7 @@ Checks: 'clang-diagnostic-*,clang-analyzer-*,-*,
|
||||
performance-implicit-cast-in-loop,
|
||||
## 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,
|
||||
performance-unnecessary-copy-initialization,
|
||||
performance-unnecessary-value-param,
|
||||
## TODO: fix code and enable # readability-avoid-const-params-in-decls,
|
||||
readability-braces-around-statements,
|
||||
|
||||
Reference in New Issue
Block a user