[all-commits] [llvm/llvm-project] 82f24c: [clang-tidy] ignore `[[clang::lifetimebound]]` par...

Congcong Cai via All-commits all-commits at lists.llvm.org
Tue Dec 3 06:02:44 PST 2024


  Branch: refs/heads/users/ccc/12-02-_clang-tidy_ignore_clang_lifetimebound_param_in_return-const-ref-from-parameter
  Home:   https://github.com/llvm/llvm-project
  Commit: 82f24c9930097a1e2d2b5cb068cc5fe58cbd5cd6
      https://github.com/llvm/llvm-project/commit/82f24c9930097a1e2d2b5cb068cc5fe58cbd5cd6
  Author: Congcong Cai <congcongcai0907 at 163.com>
  Date:   2024-12-03 (Tue, 03 Dec 2024)

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

  Log Message:
  -----------
  [clang-tidy] ignore `[[clang::lifetimebound]]` param in return-const-ref-from-parameter



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