[PATCH] D102782: Add support for Warning Flag "-Wstack-usage="
Ryan Santhirarajan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 16 07:56:41 PDT 2021
rsanthir.quic added a comment.
ping @Quuxplusone this is being used as a diagnostic flag that aliases "-Wframe-larger-than", I think if we want to add more user-facing documentation to clarify things we should revisit what the "-Wframe-larger-than=" tracks as well. Currently there isn't too much info on that flag either.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102782/new/
https://reviews.llvm.org/D102782
More information about the cfe-commits
mailing list