[PATCH] D72869: Add __warn_memset_zero_len builtin as a workaround for glibc issue

Amy Huang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 16 14:24:51 PST 2020


akhuang added a comment.

In D72869#1824927 <https://reviews.llvm.org/D72869#1824927>, @serge-sans-paille wrote:

> @akhuang can you confirm this fixes your issue? I've tested locally and it works fine on my side.


Yes, this fixes the __warn_memset_zero_len issue, thanks!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72869





More information about the cfe-commits mailing list