[all-commits] [llvm/llvm-project] 16b3e4: [clang-tidy] Ignore non-forwarded arguments if the...
Danny Mösch via All-commits
all-commits at lists.llvm.org
Mon Apr 8 14:54:51 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 16b3e43a030b0322e0d81debba3d63f145c8fd0b
https://github.com/llvm/llvm-project/commit/16b3e43a030b0322e0d81debba3d63f145c8fd0b
Author: Danny Mösch <danny.moesch at icloud.com>
Date: 2024-04-08 (Mon, 08 Apr 2024)
Changed paths:
M clang-tools-extra/clang-tidy/cppcoreguidelines/MissingStdForwardCheck.cpp
M clang-tools-extra/docs/ReleaseNotes.rst
M clang-tools-extra/test/clang-tidy/checkers/cppcoreguidelines/missing-std-forward.cpp
Log Message:
-----------
[clang-tidy] Ignore non-forwarded arguments if they are unused (#87832)
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