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

John McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 3 10:44:21 PDT 2018


rjmccall added a comment.

Well, we should feel welcome to submit patches to the C++ library implementations, I think.  I can understand why Marshall is waiting to just do this until he gets a comprehensive committee paper, but he might consider taking a patch in the meantime.  But I'm not sure what the rush is if it doesn't change what goes into any concrete release of the compiler + library.


Repository:
  rC Clang

https://reviews.llvm.org/D45163





More information about the cfe-commits mailing list