[all-commits] [llvm/llvm-project] 8a9fc5: [clang-tidy] ignore `[[clang::lifetimebound]]` par...
Congcong Cai via All-commits
all-commits at lists.llvm.org
Mon Dec 2 07:57:26 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: 8a9fc5dfc40ecc46a21ce7c537e2ffe0dbbac8b0
https://github.com/llvm/llvm-project/commit/8a9fc5dfc40ecc46a21ce7c537e2ffe0dbbac8b0
Author: Congcong Cai <congcongcai0907 at 163.com>
Date: 2024-12-02 (Mon, 02 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