This is an archive of the discontinued LLVM Phabricator instance.

[pseudo] Don't misparse ... as an abstract declarator in template argument.
Needs ReviewPublic

Authored by hokein on Sep 20 2022, 12:13 PM.

Details

Reviewers
sammccall
Summary

The motivation is to eliminate a false ambiguous parse of
tempalte-arugment-list, see test file for details.

Diff Detail

Event Timeline

hokein created this revision.Sep 20 2022, 12:13 PM
Herald added a project: Restricted Project. · View Herald TranscriptSep 20 2022, 12:13 PM
hokein requested review of this revision.Sep 20 2022, 12:13 PM
Herald added a project: Restricted Project. · View Herald TranscriptSep 20 2022, 12:13 PM