mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-11-02 08:13:04 +00:00
Remove performance-unnecessary-copy-initialization clang-tidy check
Applying its fixes breaks building when using clnag 8.0 :-(
This commit is contained in:
@@ -32,7 +32,6 @@ Checks: '-*,
|
||||
performance-inefficient-algorithm,
|
||||
performance-move-const-arg,
|
||||
performance-type-promotion-in-math-fn,
|
||||
performance-unnecessary-copy-initialization,
|
||||
performance-unnecessary-value-param,
|
||||
readability-container-size-empty,
|
||||
readability-identifier-naming,
|
||||
|
||||
Reference in New Issue
Block a user