[PATCH] D30035: Add const to function parameters

Aditya Kumar via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 17 14:32:02 PST 2017


hiraditya added a comment.

Adding const could help compiler, I do not have any specific performance numbers yet. So if this is too much trouble then we don't have to merge this.


https://reviews.llvm.org/D30035





More information about the cfe-commits mailing list