SERVER-90608: Enable tidy check misc-new-delete-overloads (#22296)
GitOrigin-RevId: c8cee933ace36a64d48fd8ecf4c7c4476945f864
This commit is contained in:
parent
410f7aca48
commit
25cc396e42
@ -31,6 +31,7 @@ Checks: '-*,
|
||||
clang-diagnostic-*,
|
||||
hicpp-static-assert,
|
||||
hicpp-undelegated-constructor,
|
||||
misc-new-delete-overloads,
|
||||
misc-static-assert,
|
||||
misc-unconventional-assign-operator,
|
||||
misc-uniqueptr-reset-release,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user