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

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 26 15:19:53 PDT 2018


efriedma added a comment.

Off the top of my head, I think we fixed clang, so it should be okay... but please verify that the clang fix actually went in.  And it should be a separate patch, of course.


https://reviews.llvm.org/D50039





More information about the llvm-commits mailing list