[PATCH] D148699: [clang] Mark keywords that have their own parsing rules

Richard Sandiford via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 19 03:26:25 PDT 2023


rsandifo-arm added a comment.

See https://reviews.llvm.org/D139028 for previous discussion on this topic.  https://reviews.llvm.org/D148700 contains the Attr.td support (and the main rationale) while https://reviews.llvm.org/D148702 contains the main Parse & Sema support.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D148699/new/

https://reviews.llvm.org/D148699



More information about the cfe-commits mailing list