[LLVMdev] RFC: variable names
Chandler Carruth
chandlerc at google.com
Mon Oct 13 16:15:35 PDT 2014
On Mon, Oct 13, 2014 at 4:11 PM, Nick Kledzik <kledzik at apple.com> wrote:
> I purposefully did not discuss data member names in my RFC because as I
> found in the lld conventions discussions, that LLVM’ers seemed shocked by
> having different naming conventions for data members than local (stack)
> variables.
FWIW, I think that having different naming conventions for data members and
local variables has become essentially untenable with lambdas and capture.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20141013/a6daaf2b/attachment.html>
More information about the llvm-dev
mailing list