This is an archive of the discontinued LLVM Phabricator instance.

[pseudo] empty parameter-declaration should be allowed in lambda declarator.
ClosedPublic

Authored by hokein on Mar 7 2022, 1:17 AM.

Details

Summary

This was an oversight, as we did a avoild-nullable modication to
parameter-declaration-clause.

Diff Detail

Event Timeline

hokein created this revision.Mar 7 2022, 1:17 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 7 2022, 1:17 AM
hokein requested review of this revision.Mar 7 2022, 1:17 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 7 2022, 1:17 AM
sammccall accepted this revision.Mar 7 2022, 1:45 AM
This revision is now accepted and ready to land.Mar 7 2022, 1:45 AM