[all-commits] [llvm/llvm-project] 3d25e5: [clang-tidy] avoid false positive when overload fo...

Congcong Cai via All-commits all-commits at lists.llvm.org
Fri Jun 14 15:22:03 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3d25e5ae996d709cf1496f0c6823f6a82f51831e
      https://github.com/llvm/llvm-project/commit/3d25e5ae996d709cf1496f0c6823f6a82f51831e
  Author: Congcong Cai <congcongcai0907 at 163.com>
  Date:   2024-06-15 (Sat, 15 Jun 2024)

  Changed paths:
    M clang-tools-extra/clang-tidy/bugprone/ReturnConstRefFromParameterCheck.cpp
    M clang-tools-extra/test/clang-tidy/checkers/bugprone/return-const-ref-from-parameter.cpp

  Log Message:
  -----------
  [clang-tidy] avoid false positive when overload for bugprone-return-const-ref-from-parameter (#95434)

Fixes: #90274



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