This is an archive of the discontinued LLVM Phabricator instance.

Comment parsing: Treat properties as zero-argument inline commands
ClosedPublic

Authored by aaronpuchert on May 12 2022, 9:45 AM.

Details

Summary

That is more accurate, and using a separate class in TableGen seems
appropriate since these are not parts of the text but properties of the
declaration itself.

Diff Detail

Event Timeline

aaronpuchert created this revision.May 12 2022, 9:45 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 12 2022, 9:45 AM
aaronpuchert requested review of this revision.May 12 2022, 9:45 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 12 2022, 9:46 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
This revision is now accepted and ready to land.May 12 2022, 12:38 PM
This revision was landed with ongoing or failed builds.May 13 2022, 4:49 AM
This revision was automatically updated to reflect the committed changes.