[PATCH] D77611: [Sema] fix -Wunused-result in StmtExpr

David Blaikie via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 7 11:23:19 PDT 2020


dblaikie added a comment.

(side note: Clang doesn't strive to emulate GCC's warnings bug-for-bug/exactly - certainly about tradeoffs in terms of true and false positives to decide what's appropriate for a clang warning)


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