[PATCH] D54877: Update coding guidelines regarding use of `auto`
Kristina Brooks via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Nov 25 09:24:52 PST 2018
kristina added a comment.
LGTM, I think explicitly giving examples of when it's a good idea to use `auto` is helpful.
Minor nitpick: May I suggest using `IT` as an example instead of `it` because of naming conventions?
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54877/new/
https://reviews.llvm.org/D54877
More information about the llvm-commits
mailing list