================
@@ -93,6 +93,7 @@ Clang-Tidy Checks
:doc:`bugprone-crtp-constructor-accessibility
<bugprone/crtp-constructor-accessibility>`, "Yes"
:doc:`bugprone-dangling-handle <bugprone/dangling-handle>`,
:doc:`bugprone-derived-method-shadowing-base-method
<bugprone/derived-method-shadowing-base-method>`,
+ :doc:`bugprone-default-operator-new-on-overaligned-type
<bugprone/default-operator-new-on-overaligned-type>`,
----------------
vbvictor wrote:
Place before `derived-method-shadowing-base-method` for alphabetic.
We should really make some automation on top of it.
https://github.com/llvm/llvm-project/pull/165542
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits