This is an archive of the discontinued LLVM Phabricator instance.

AST Matchers test: use arrays instead of vectors
ClosedPublic

Authored by gribozavr on Jun 4 2020, 11:22 AM.

Diff Detail

Event Timeline

gribozavr created this revision.Jun 4 2020, 11:22 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 4 2020, 11:22 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
njames93 accepted this revision.Jun 4 2020, 11:54 AM

cheers LGTM, probably didn't need a review this one.

This revision is now accepted and ready to land.Jun 4 2020, 11:54 AM

probably didn't need a review this one

I don't believe in post-commit review anymore.

This revision was automatically updated to reflect the committed changes.