Use pop_back_val() instead of both back() and pop_back().

Robert Wilhelm robert.wilhelm at gmx.net
Fri Aug 23 04:51:18 PDT 2013


Use pop_back_val() instead of both back() and pop_back().
No functionality change intended.

OK to commit?

Thanks,
Robert

-------------- next part --------------
A non-text attachment was scrubbed...
Name: pop_back_val.patch
Type: text/x-patch
Size: 19482 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130823/d5732f0e/attachment.bin>


More information about the cfe-commits mailing list