[PATCH] D45163: [Sema] -Wunused-value: diagnose unused std::move() call results.

John McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 2 10:41:33 PDT 2018


rjmccall added a comment.

Yeah, actually, I'm second-guessing myself.  Maybe this should just be a libc++ / libstdc++ bug.


Repository:
  rC Clang

https://reviews.llvm.org/D45163





More information about the cfe-commits mailing list