[PATCH] D86815: [LangRef] Remove non-overlapping guarantee from memcpy.

Thorsten via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 28 13:52:45 PDT 2020


tschuett added a comment.

How about making it explicit: The source location and the destination location may overlap.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86815



More information about the llvm-commits mailing list