[PATCH] D20014: [libc++] Explicit return in non-void function

Bernard Ogden via cfe-commits cfe-commits at lists.llvm.org
Fri May 6 05:09:49 PDT 2016


bogden added a comment.

I think this fix is OK, but I'm not clear on why we need both C and D, so perhaps it is important that the function does not have a return statement.


http://reviews.llvm.org/D20014





More information about the cfe-commits mailing list