[PATCH] D41677: Change memcpy/memove/memset to have dest and source alignment attributes.

John McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 2 12:47:47 PST 2018


rjmccall accepted this revision.
rjmccall added a comment.
This revision is now accepted and ready to land.

I'm glad to hear that progress is finally happening on this.

The change to CGBuilder looks good to me.  I'm going to take your word for it that the test changes are all just obvious updates; if there's one in particular that you'd like me to look at, I'd be happy to.


Repository:
  rC Clang

https://reviews.llvm.org/D41677





More information about the cfe-commits mailing list