[PATCH] D50039: [LibCalls] Added nonnull atribute to libc function args

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 31 14:33:49 PDT 2018


efriedma added a comment.

Yes, that's the right list of functions.  Like the discussion noted, we don't really want to match gcc's behavior here because it breaks legacy code for little practical benefit.


Repository:
  rL LLVM

https://reviews.llvm.org/D50039





More information about the llvm-commits mailing list