Commit 5fc4828a authored by Yi Kong's avatar Yi Kong
Browse files

[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
parent 323a6bfb
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment