This is an archive of the discontinued LLVM Phabricator instance.

[pseudo] Fix the type-parameter rule.
ClosedPublic

Authored by hokein on Jun 3 2022, 1:02 PM.

Details

Summary

The IDENTIFIER should be optional.

Diff Detail

Event Timeline

hokein created this revision.Jun 3 2022, 1:02 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 3 2022, 1:02 PM
hokein requested review of this revision.Jun 3 2022, 1:02 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 3 2022, 1:02 PM
sammccall accepted this revision.Jun 3 2022, 1:27 PM
sammccall added inline comments.
clang-tools-extra/pseudo/test/cxx/template-noid-type-parameter.cpp
1 ↗(On Diff #434120)

looks like a typo in the filename

This revision is now accepted and ready to land.Jun 3 2022, 1:27 PM
This revision was landed with ongoing or failed builds.Jun 7 2022, 1:38 AM
This revision was automatically updated to reflect the committed changes.
hokein marked an inline comment as done.