Migrates change to changeTo; changes to new constructor API (2-arg construct
+ setRule); refactors use of addInclude to newer version.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D93695
[clang-tidy] Update uses of deprecated Transformer APIs in StringFindStrContainsCheck. ClosedPublic Authored by ymandel on Dec 22 2020, 6:04 AM.
Details Summary Migrates change to changeTo; changes to new constructor API (2-arg construct
Diff Detail
Event Timelineymandel added a child revision: D93703: [libTooling] Change `addInclude` to use expansion locs..Dec 22 2020, 7:07 AM This revision is now accepted and ready to land.Jan 4 2021, 6:00 AM Closed by commit rG9eb2284f6039: [clang-tidy] Update uses of deprecated Transformer APIs in… (authored by ymandel). · Explain WhyJan 5 2021, 8:50 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 313317 clang-tools-extra/clang-tidy/abseil/StringFindStrContainsCheck.cpp
|