[PATCH] D124081: [clang] [draft] Reject non-declaration C++11 attributes on declarations.

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 20 05:55:22 PDT 2022


aaron.ballman added a comment.

In D124081#3461556 <https://reviews.llvm.org/D124081#3461556>, @mboehme wrote:

> I'd like to mark this patch as a draft so that Herald doesn't keep adding reviewers -- but I'm not sure how?

In that case, I usually set the permissions on the review explicitly so that I'm the only one who can view the draft (but this means precommit CI won't run on it). Most often folks just add [WIP] to the title and reviewers know to ignore the review until the [WIP] is removed.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124081



More information about the cfe-commits mailing list