nickdesaulniers added a comment.

In D135488#3928831 <https://reviews.llvm.org/D135488#3928831>, @dblaikie wrote:

> Any chance we could ... emit it as part of the 
> frame-larger-than/warn-stack-size diagnostic?

This pass prints a TON of (helpful) information...we have a lot of 
`-Wframe-larger-than=` instances triggered in our codebase...I think having 
this on by default would blow our logs significantly.  That's why it might be 
nice to have a Note suggest a flag (default off) for more info on a case by 
case basis.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D135488/new/

https://reviews.llvm.org/D135488

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to