[PATCH] D109967: Simplify handling of builtin with inline redefinition
Kees Cook via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Sep 27 16:39:44 PDT 2021
kees added a comment.
Yeah, I can confirm that many cases are improved with this patch (others are more sensitive and depend on the __bos behavior I mentioned). With the 17 kernel FORTIFY self-tests, all 17 fail without this patch. With this patch, 9 start passing. Nice!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109967/new/
https://reviews.llvm.org/D109967
More information about the cfe-commits
mailing list