[PATCH] D64773: [ASan] Support `{f}puts(NULL)` on Darwin

Peter Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 15 15:31:17 PDT 2019


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

LGTM. Not sure when this was added, but it must have been present since at least Mac OS X 10.7.3:
https://opensource.apple.com/source/Libc/Libc-763.12/stdio/fputs.3.auto.html
https://opensource.apple.com/source/Libc/Libc-763.12/stdio/FreeBSD/fputs.c.patch.auto.html


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D64773





More information about the llvm-commits mailing list