[PATCH] D18191: [clang-tidy] Add check for function parameters that are const& to builtin types

Alexander Kornienko via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 1 19:29:57 PDT 2016


alexfh added a comment.

Adding Samuel, who's written a similar check internally and might want to upstream it or suggest improvements to this patch.


http://reviews.llvm.org/D18191





More information about the cfe-commits mailing list