[clang] Don't generate warn-stack-size when the warning is ignored
8ace1213 introduced a regression for code that explicitly ignores the -Wframe-larger-than= warning. Make sure we don't generate the warn-stack-size attribute for that case. Differential Revision: https://reviews.llvm.org/D108686
Loading
Please sign in to comment