This is an archive of the discontinued LLVM Phabricator instance.

[clang-tidy][NFC] Use StringMap for ClangTidyCheckFactories::FacoryMap
ClosedPublic

Authored by njames93 on Jul 30 2020, 3:03 AM.

Diff Detail

Event Timeline

njames93 created this revision.Jul 30 2020, 3:03 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 30 2020, 3:03 AM
njames93 requested review of this revision.Jul 30 2020, 3:03 AM
njames93 updated this revision to Diff 281862.Jul 30 2020, 3:24 AM

Fix build errors

gribozavr2 accepted this revision.Jul 30 2020, 4:08 AM
This revision is now accepted and ready to land.Jul 30 2020, 4:08 AM