[PATCH] D117717: [clang] Ignore -fconserve-stack
Nathan Chancellor via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 27 19:44:28 PST 2022
nathanchance abandoned this revision.
nathanchance added a comment.
As discussed, this is not the right fix for the issue. I have just gone ahead and told the original reporter to use `scan-build` with the `--use-cc=clang` flag to avoid these issues.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117717/new/
https://reviews.llvm.org/D117717
More information about the cfe-commits
mailing list