[PATCH] D30035: Add const to function parameters

Aditya Kumar via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 22 12:51:17 PST 2017


hiraditya added a comment.

Thank you for the feedback. This was supposed to be first out of two patches. I have posted the next patch here: https://reviews.llvm.org/D30268 which aims to remove copy of __src array each time a number is parsed. I can abandon this patch if we don't need to separate this from the other.


https://reviews.llvm.org/D30035





More information about the cfe-commits mailing list