[PATCH] D64121: Rename variables so that they start with a lowercase letter.
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 3 00:53:14 PDT 2019
MaskRay added a comment.
FWIW my feeling regarding https://lists.llvm.org/pipermail/llvm-dev/2019-February/130083.html is that `variable_name` (used by lldb) is better than `variableName`. Though both are better than `VariableName`, the former makes it stand out from `functionName`...
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64121/new/
https://reviews.llvm.org/D64121
More information about the llvm-commits
mailing list