This is an archive of the discontinued LLVM Phabricator instance.

[clang-format] Check that */& after typename macros are pointers/references
ClosedPublic

Authored by arichardson on Sep 1 2020, 8:16 AM.

Details

Summary

Depends on D86930 (Fix the actual parsing of typename macros)
Depends on D86926 (Style argument added to verifyIndependentOfContext())

Diff Detail

Event Timeline

arichardson created this revision.Sep 1 2020, 8:16 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 1 2020, 8:16 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
arichardson requested review of this revision.Sep 1 2020, 8:16 AM
This revision is now accepted and ready to land.Sep 4 2020, 10:19 AM
This revision was landed with ongoing or failed builds.Sep 7 2020, 2:09 AM
This revision was automatically updated to reflect the committed changes.