RalfJung added a comment.

The first point is important for LLVM's own memcpy/memmove intrinsics, which 
are documented as NOPs on size 0 (and e.g. Rust relies on that).

`memset` should be added to that list.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86993

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to