repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[clang][modules] Don't prevent translation of FW_Private includes when explicitly...
[llvm-project.git]
/
clang-tools-extra
/
docs
/
clang-tidy
/
checks
/
cert
/
dcl54-cpp.rst
blob
8438611a7d5c75020afabe04661740efc7c5990a
1
.. title:: clang-tidy - cert-dcl54-cpp
2
.. meta::
3
:http-equiv=refresh: 5;URL=../misc/new-delete-overloads.html
4
5
cert-dcl54-cpp
6
==============
7
8
The `cert-dcl54-cpp` check is an alias, please see
9
:doc:`misc-new-delete-overloads <../misc/new-delete-overloads>` for more
10
information.