[all-commits] [llvm/llvm-project] 9fba1d: [clang-tidy] Fixes for bugprone-unused-local-non-t...

Piotr Zegar via All-commits all-commits at lists.llvm.org
Mon Dec 25 05:15:37 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9fba1d5f3a52af0ae62f386d0c494bd9510fa845
      https://github.com/llvm/llvm-project/commit/9fba1d5f3a52af0ae62f386d0c494bd9510fa845
  Author: Piotr Zegar <me at piotrzegar.pl>
  Date:   2023-12-25 (Mon, 25 Dec 2023)

  Changed paths:
    M clang-tools-extra/clang-tidy/bugprone/UnusedLocalNonTrivialVariableCheck.cpp
    M clang-tools-extra/docs/clang-tidy/checks/bugprone/unused-local-non-trivial-variable.rst

  Log Message:
  -----------
  [clang-tidy] Fixes for bugprone-unused-local-non-trivial-variable

Fixed spelling of some classes in code and in documentation.
Fixes for #76101




More information about the All-commits mailing list