dblaikie added a comment. In D77611#1967488 <https://reviews.llvm.org/D77611#1967488>, @nickdesaulniers wrote:
> Note your test case is related to `-Wunused-value`, mine is `-Wunused-result` > (via the use of `__attribute__((warn_result_unused))` which we should always > warn about. Right, but the code you're looking at/proposing to change is related to all unused expression warnings, by the looks of it? Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D77611/new/ https://reviews.llvm.org/D77611 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits