This is an archive of the discontinued LLVM Phabricator instance.

[clang-tidy][NFC] Move avoid-underscore-in-googletest-name to google folder
ClosedPublic

Authored by carlosgalvezp on Mar 22 2023, 11:39 AM.

Details

Summary

Since the check belongs to the google module, it makes sense
that the corresponding test also belongs to the google module.

Diff Detail

Event Timeline

carlosgalvezp created this revision.Mar 22 2023, 11:39 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 22 2023, 11:39 AM
carlosgalvezp requested review of this revision.Mar 22 2023, 11:39 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 22 2023, 11:39 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
Eugene.Zelenko accepted this revision.Mar 22 2023, 11:44 AM
Eugene.Zelenko added a reviewer: njames93.
This revision is now accepted and ready to land.Mar 22 2023, 11:44 AM
This revision was landed with ongoing or failed builds.Mar 22 2023, 11:52 AM
This revision was automatically updated to reflect the committed changes.