[PATCH] D68410: [AttrDocs] document always_inline
Joerg Sonnenberger via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Oct 5 16:20:30 PDT 2019
joerg added a comment.
I wonder if we should actually enumerate evil here, i.e. give the situations in which inlining actually fails. As mentioned on IRC, I wonder if we shouldn't aim for the stronger semantics and at least warn by default of any situation that prevents always_inline from doing its job.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68410/new/
https://reviews.llvm.org/D68410
More information about the cfe-commits
mailing list