bolt/deps/llvm-18.1.8/clang-tools-extra/docs/clang-tidy/checks/hicpp/deprecated-headers.rst
2025-02-14 19:21:04 +01:00

11 lines
446 B
ReStructuredText

.. title:: clang-tidy - hicpp-deprecated-headers
.. meta::
:http-equiv=refresh: 5;URL=../modernize/deprecated-headers.html
hicpp-deprecated-headers
========================
The `hicpp-deprecated-headers` check is an alias, please see
:doc:`modernize-deprecated-headers <../modernize/deprecated-headers>`
for more information.
It enforces the `rule 1.3.3 <https://www.perforce.com/resources/qac/high-integrity-cpp-coding-standard/general>`_.