[all-commits] [llvm/llvm-project] fd3346: [clang-tidy] fix modernize-use-auto incorrect fix ...

Congcong Cai via All-commits all-commits at lists.llvm.org
Sat Jan 20 04:05:34 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fd3346dba825f6b9c2873bdeafe34da8f8b4f3e1
      https://github.com/llvm/llvm-project/commit/fd3346dba825f6b9c2873bdeafe34da8f8b4f3e1
  Author: Congcong Cai <congcongcai0907 at 163.com>
  Date:   2024-01-20 (Sat, 20 Jan 2024)

  Changed paths:
    M clang-tools-extra/clang-tidy/modernize/UseAutoCheck.cpp
    M clang-tools-extra/docs/ReleaseNotes.rst
    A clang-tools-extra/test/clang-tidy/checkers/modernize/use-auto-for-pointer.cpp

  Log Message:
  -----------
  [clang-tidy] fix modernize-use-auto incorrect fix hints for pointer (#77943)




More information about the All-commits mailing list