[PATCH] D148700: [clang] Add support for “regular” keyword attributes

Erich Keane via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 16 08:33:14 PDT 2023


erichkeane added a comment.

I don't have any good suggestions unfortunately.  Perhaps Aaron does?  I went through our list as well, and don't believe I see a good candidate.  While I'm generally against an undocumented attribute, I'd be OK with either an immediate follow-up patch that documents it with an implementation, or, more acceptably: just a note at the top of the document that says something like, "this is not yet implemented, but will SOON do the following" at the top, which gets removed when implemented (it could perhaps also be a "This is a WIP" disclaimer as well).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148700



More information about the cfe-commits mailing list