mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
clang-tidy: fix performance-no-automatic-move warnings
This commit is contained in:
@@ -17,7 +17,6 @@ modernize-*,\
|
||||
-modernize-use-trailing-return-type,\
|
||||
-modernize-use-transparent-functors,\
|
||||
performance-*,\
|
||||
-performance-no-automatic-move,\
|
||||
-performance-trivially-destructible,\
|
||||
readability-*,\
|
||||
-readability-convert-member-functions-to-static,\
|
||||
|
||||
Reference in New Issue
Block a user