[PATCH] D77611: [Sema] fix -Wunused-result in StmtExpr
Nick Desaulniers via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 6 17:29:28 PDT 2020
nickdesaulniers planned changes to this revision.
nickdesaulniers added a comment.
ah, using this to build a Linux kernel triggers tons of warnings. So the behavior of GCC is even more subtle than captured in the test cases here.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77611/new/
https://reviews.llvm.org/D77611
More information about the cfe-commits
mailing list