This is an archive of the discontinued LLVM Phabricator instance.

Moved GlobList into a separate header file
ClosedPublic

Authored by gribozavr on Aug 26 2019, 8:35 AM.

Details

Summary

It is a separate abstraction that is used in more contexts than just
a helper for ClangTidyDiagnosticConsumer.

Diff Detail

Event Timeline

gribozavr created this revision.Aug 26 2019, 8:35 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 26 2019, 8:35 AM
This revision is now accepted and ready to land.Aug 26 2019, 8:37 AM
This revision was automatically updated to reflect the committed changes.