There's no reason for these methods to be non-const.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D138566
[clang-tidy][NFC] Make CheckFactories::CreateChecks* const ClosedPublic Authored by njames93 on Nov 23 2022, 4:40 AM.
Details Summary There's no reason for these methods to be non-const.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 2 2022, 1:07 AM Closed by commit rGb616811dde41: [clang-tidy][NFC] Make CheckFactories::CreateChecks* const (authored by njames93). · Explain WhyJan 12 2023, 11:21 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 477457 clang-tools-extra/clang-tidy/ClangTidyModule.h
clang-tools-extra/clang-tidy/ClangTidyModule.cpp
|