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

Mehdi AMINI via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 3 11:10:26 PST 2020


mehdi_amini added a comment.

> 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


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