[PATCH] D92543: Switch to std::is_trivially_move_constructible and std::is_trivially_copy_constructible

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


mehdi_amini added a comment.

Can you add the motivation/context in your commit message? Is this just "cleanup"? Have we upgraded a toolchain recently that makes these not needed anymore?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92543



More information about the llvm-commits mailing list