[PATCH] D131714: [compiler-rt][builtins] Add compiler flags to catch potential errors that can lead to security vulnerabilities
Akira Hatanaka via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 11 13:10:32 PDT 2022
ahatanak added a comment.
AFAICT, on Apple's platforms, `__eprintf` is needed only on OSX and only if the version is older than 10.7.
https://opensource.apple.com/source/Libc/Libc-1439.40.11/include/assert.h.auto.html
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131714/new/
https://reviews.llvm.org/D131714
More information about the cfe-commits
mailing list