[PATCH] D111009: Update inline builtin handling to honor gnu inline attribute
Nick Desaulniers via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Oct 3 11:58:20 PDT 2021
nickdesaulniers added a comment.
Note: kernel tests need to have `CONFIG_FORTIFY_SOURCE=y` enabled in the config to use the fortified routines; this isn't enabled by default in an x86_64 `defconfig` build.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111009/new/
https://reviews.llvm.org/D111009
More information about the cfe-commits
mailing list