We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
bugprone-default-operator-new-on-overaligned-type
1 parent 0d77cba commit 98ca2e8Copy full SHA for 98ca2e8
clang-tools-extra/docs/clang-tidy/checks/cert/mem57-cpp.rst
@@ -4,7 +4,7 @@ cert-mem57-cpp
4
==============
5
6
The `cert-mem57-cpp` is an aliaes, please see
7
-`bugprone-default-operator-new-on-overaligned-type <../bugprone/default-operator-new-on-overaligned-type>`_
+`bugprone-default-operator-new-on-overaligned-type <../bugprone/default-operator-new-on-overaligned-type.html>`_
8
for more information.
9
10
This check corresponds to the CERT C++ Coding Standard rule
0 commit comments