[PATCH] D17043: Check that the result of a library call w/o side effects is used

Alexander Kornienko via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 1 19:00:24 PDT 2016


alexfh requested changes to this revision.
alexfh added a comment.
This revision now requires changes to proceed.

What's the status of this patch? Do you still want to continue working on it or are you fine with the warn_unused_result/nodiscard-based solution?


http://reviews.llvm.org/D17043





More information about the cfe-commits mailing list