[PATCH] D79279: Allow volatile parameters to __builtin_mem{cpy,move,set}

John McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat May 2 19:36:51 PDT 2020


rjmccall added a comment.

In D79279#2016570 <https://reviews.llvm.org/D79279#2016570>, @rjmccall wrote:

> I do think this is a somewhat debatable change in the behavior of these builtins, though.


Let me put more weight on this.  You need to propose this on cfe-dev.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79279





More information about the cfe-commits mailing list