[PATCH] D71082: Allow system header to provide their own implementation of some builtin

serge via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 16 13:07:10 PST 2020


serge-sans-paille added a comment.

>> The simplest one I can think of is to make `__warn_memset_zero_len` a recognized builtin that generates no code.
> 
> +1, simple and easy.

See https://reviews.llvm.org/D72869


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71082





More information about the cfe-commits mailing list