Skip to content

Commit 72e29b4

Browse files
authored
Re-enable clang-tidy check performance-unnecessary-value-param (#1703)
1 parent 0be054e commit 72e29b4

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.clang-tidy

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
---
2-
# TODO(henningkayser): Re-enable performance-unnecessary-value-param once #214 is resolved
32
Checks: '-*,
43
performance-*,
5-
-performance-unnecessary-value-param,
64
llvm-namespace-comment,
75
modernize-redundant-void-arg,
86
modernize-use-nullptr,

0 commit comments

Comments
 (0)