[all-commits] [llvm/llvm-project] ca4485: [clang-tidy] Simplify const params check
Stephen Kelly via All-commits
all-commits at lists.llvm.org
Wed Feb 17 02:20:50 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ca4485d9fc3449f7bb9522ee16ccf63f2219732c
https://github.com/llvm/llvm-project/commit/ca4485d9fc3449f7bb9522ee16ccf63f2219732c
Author: Stephen Kelly <steveire at gmail.com>
Date: 2021-02-17 (Wed, 17 Feb 2021)
Changed paths:
M clang-tools-extra/clang-tidy/readability/AvoidConstParamsInDecls.cpp
M clang-tools-extra/clang-tidy/readability/AvoidConstParamsInDecls.h
Log Message:
-----------
[clang-tidy] Simplify const params check
Differential Revision: https://reviews.llvm.org/D96141
More information about the All-commits
mailing list