.. 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 `_.