[all-commits] [llvm/llvm-project] 497744: [clang-tidy] Fix false positive in `readability-re...

mitchell via All-commits all-commits at lists.llvm.org
Wed Dec 3 02:42:06 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 49774448d69b55f5c46aef2147b45537fd61276a
      https://github.com/llvm/llvm-project/commit/49774448d69b55f5c46aef2147b45537fd61276a
  Author: mitchell <mitchell.xu2 at gmail.com>
  Date:   2025-12-03 (Wed, 03 Dec 2025)

  Changed paths:
    M clang-tools-extra/clang-tidy/readability/RedundantTypenameCheck.cpp
    M clang-tools-extra/test/clang-tidy/checkers/readability/redundant-typename.cpp

  Log Message:
  -----------
  [clang-tidy] Fix false positive in `readability-redundant-typename` (#170034)

Closes #169166

---------

Co-authored-by: Victor Chernyakin <chernyakin.victor.j at outlook.com>



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list