This is an archive of the discontinued LLVM Phabricator instance.

[clang-tidy] readability-identifier-naming shouldn't complain about CRTP pseudo-overrides
ClosedPublic

Authored by sammccall on Aug 28 2019, 1:58 AM.

Event Timeline

sammccall created this revision.Aug 28 2019, 1:58 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 28 2019, 1:58 AM
Eugene.Zelenko added a project: Restricted Project.
hokein accepted this revision.Aug 28 2019, 4:33 AM

looks good, thanks for fixing it.

This revision is now accepted and ready to land.Aug 28 2019, 4:33 AM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptAug 28 2019, 5:12 AM
nridge added a subscriber: nridge.Nov 26 2019, 1:11 PM