This is an archive of the discontinued LLVM Phabricator instance.

[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
+ setRule); refactors use of addInclude to newer version.

Diff Detail

Event Timeline

ymandel created this revision.Dec 22 2020, 6:04 AM
ymandel requested review of this revision.Dec 22 2020, 6:04 AM
Herald added a project: Restricted Project. · View Herald TranscriptDec 22 2020, 6:04 AM
tdl-g accepted this revision.Jan 4 2021, 6:00 AM
This revision is now accepted and ready to land.Jan 4 2021, 6:00 AM