[PATCH] D19625: [libc++] Void-cast runtime-unused variables.

Stephan T. Lavavej via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 28 18:07:43 PDT 2016


STL_MSFT added a comment.

Are there any issues with these changes? I tried to follow the existing practice for void-casting, including the comment (although the comments varied).


http://reviews.llvm.org/D19625





More information about the cfe-commits mailing list