This is an archive of the discontinued LLVM Phabricator instance.

[pseudo] Apply the function-declarator to member functions.
ClosedPublic

Authored by hokein on Aug 11 2022, 1:50 PM.

Details

Summary

A followup patch of d489b3807f096584175c321ce7f20e9dcd49b1da, but for
member functions, this will eliminate a false parse of member
declaration.

Diff Detail

Event Timeline

hokein created this revision.Aug 11 2022, 1:50 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 11 2022, 1:50 PM
hokein requested review of this revision.Aug 11 2022, 1:50 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 11 2022, 1:50 PM
kadircet accepted this revision.Aug 12 2022, 3:48 AM
This revision is now accepted and ready to land.Aug 12 2022, 3:48 AM
This revision was landed with ongoing or failed builds.Aug 12 2022, 4:50 AM
This revision was automatically updated to reflect the committed changes.