[all-commits] [llvm/llvm-project] d8afa5: [clang-tidy] Fix documentation typos (NFC)

kazutakahirata via All-commits all-commits at lists.llvm.org
Wed Sep 1 08:48:54 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d8afa5777b66f6193aac3c6b0dcb5680f8cf0d3d
      https://github.com/llvm/llvm-project/commit/d8afa5777b66f6193aac3c6b0dcb5680f8cf0d3d
  Author: Kazu Hirata <kazu at google.com>
  Date:   2021-09-01 (Wed, 01 Sep 2021)

  Changed paths:
    M clang-tools-extra/docs/clang-tidy/checks/abseil-no-internal-dependencies.rst
    M clang-tools-extra/docs/clang-tidy/checks/abseil-time-subtraction.rst
    M clang-tools-extra/docs/clang-tidy/checks/bugprone-fold-init-type.rst
    M clang-tools-extra/docs/clang-tidy/checks/bugprone-redundant-branch-condition.rst
    M clang-tools-extra/docs/clang-tidy/checks/bugprone-signal-handler.rst
    M clang-tools-extra/docs/clang-tidy/checks/bugprone-suspicious-memory-comparison.rst
    M clang-tools-extra/docs/clang-tidy/checks/bugprone-too-small-loop-variable.rst
    M clang-tools-extra/docs/clang-tidy/checks/bugprone-unhandled-exception-at-new.rst
    M clang-tools-extra/docs/clang-tidy/checks/cert-oop57-cpp.rst
    M clang-tools-extra/docs/clang-tidy/checks/cppcoreguidelines-narrowing-conversions.rst
    M clang-tools-extra/docs/clang-tidy/checks/google-upgrade-googletest-case.rst
    M clang-tools-extra/docs/clang-tidy/checks/hicpp-no-assembler.rst
    M clang-tools-extra/docs/clang-tidy/checks/readability-redundant-member-init.rst

  Log Message:
  -----------
  [clang-tidy] Fix documentation typos (NFC)




More information about the All-commits mailing list