[PATCH] D92514: Switch from llvm::is_trivially_copyable to std::is_trivially_copyable

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 3 11:50:44 PST 2020


dblaikie added a comment.

In D92514#2431786 <https://reviews.llvm.org/D92514#2431786>, @mehdi_amini wrote:

>> Given this produces email to llvm-commits, I don't think it's appropriate. If phab can be configured in such a way as to not send such email and specifically tag "reviews" as not being for review - I'm OK with that.
>
> One can open revisions without sending them for review I believe: `arc diff --draft`
> I just fixed the Herald rules to not email on draft revisions, e.g.: https://reviews.llvm.org/D92595

Ah, excellent - thanks a bunch!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92514



More information about the llvm-commits mailing list