[all-commits] [llvm/llvm-project] 12bdbe: [clang-tidy][NFC][DOC] Add missing HICPP rule id's...

Björn Svensson via All-commits all-commits at lists.llvm.org
Fri Nov 17 13:37:57 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 12bdbe2792b53ee1253c508b44f24d43735e7de9
      https://github.com/llvm/llvm-project/commit/12bdbe2792b53ee1253c508b44f24d43735e7de9
  Author: Björn Svensson <bjorn.a.svensson at est.tech>
  Date:   2023-11-17 (Fri, 17 Nov 2023)

  Changed paths:
    M clang-tools-extra/docs/clang-tidy/checks/hicpp/avoid-c-arrays.rst
    M clang-tools-extra/docs/clang-tidy/checks/hicpp/avoid-goto.rst
    M clang-tools-extra/docs/clang-tidy/checks/hicpp/no-assembler.rst

  Log Message:
  -----------
  [clang-tidy][NFC][DOC] Add missing HICPP rule id's (#72553)

Add HICPP rule identities to the documentation for
`hicpp-avoid-c-arrays` and `hicpp-no-assembler`.

Includes an update of `hicpp-avoid-goto` to look like other aliased
checks.

References:
* avoid-c-arrays 
  Commit: 2634bd599567842385e11d1fd70f5486c166f935




More information about the All-commits mailing list