Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Paths
| Differential D96141
[clang-tidy] Simplify const params check ClosedPublic Authored by steveire on Feb 5 2021, 6:51 AM.
Details
Diff Detail
Unit TestsFailed Event TimelineThis revision is now accepted and ready to land.Feb 15 2021, 3:04 PM This revision was landed with ongoing or failed builds.Feb 17 2021, 2:20 AM Closed by commit rGca4485d9fc34: [clang-tidy] Simplify const params check (authored by • stephenkelly). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 321752 clang-tools-extra/clang-tidy/readability/AvoidConstParamsInDecls.h
clang-tools-extra/clang-tidy/readability/AvoidConstParamsInDecls.cpp
|