You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[clang-tidy] Rename cert-mem57-cpp to bugprone-default-operator-new-on-overaligned-type (#165542)
Moves `cert-mem57-cpp` check into `bugprone` module and gives it a
clearer name: `bugprone-default-operator-new-on-overaligned-type`
This is part of the cleanup described in
#157287.
Closes [#157289](#157289)
0 commit comments