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.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D125473
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
Diff Detail
Event TimelineThis 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 Closed by commit rGd2396d896ee1: Comment parsing: Treat properties as zero-argument inline commands (authored by aaronpuchert). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 429204 clang/include/clang/AST/CommentCommands.td
|