[all-commits] [llvm/llvm-project] 57907c: [clang-tidy] ignore `[[clang::lifetimebound]]` par...
Congcong Cai via All-commits
all-commits at lists.llvm.org
Tue Dec 3 06:25:50 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 57907c1a96e82c17b16111b919ab7c0f3d4370ab
https://github.com/llvm/llvm-project/commit/57907c1a96e82c17b16111b919ab7c0f3d4370ab
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 (#118315)
Fixed #117696
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