11 lines
417 B
ReStructuredText
11 lines
417 B
ReStructuredText
.. title:: clang-tidy - hicpp-avoid-goto
|
|
.. meta::
|
|
:http-equiv=refresh: 5;URL=../cppcoreguidelines/avoid-goto.html
|
|
|
|
hicpp-avoid-goto
|
|
================
|
|
|
|
The `hicpp-avoid-goto` check is an alias, please see
|
|
:doc:`cppcoreguidelines-avoid-goto <../cppcoreguidelines/avoid-goto>`
|
|
for more information.
|
|
It enforces the `rule 6.3.1 <https://www.perforce.com/resources/qac/high-integrity-cpp-coding-standard/statements>`_.
|