<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<p style="margin-top:0;margin-bottom:0">TL;DR: change the rule for variable names from UpperCamelCase to lowerCamelCase.<br>
</p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<p style="margin-top:0;margin-bottom:0">Just to get wider visibility on this, I'm raising this again as an RFC, as suggested by
<span>Roman Lebedev</span>.</p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<p style="margin-top:0;margin-bottom:0">My original post from last week is here and gives a rationale: <a href="http://lists.llvm.org/pipermail/llvm-dev/2019-February/129854.html" class="OWAAutoLink">http://lists.llvm.org/pipermail/llvm-dev/2019-February/129854.html</a>.
 There seemed to be general agreement that the status quo is not ideal.<br>
</p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<p style="margin-top:0;margin-bottom:0">Chris Lattner pointed out that this came up in 2014 as well: <a href="http://lists.llvm.org/pipermail/llvm-dev/2014-October/077685.html" class="OWAAutoLink">http://lists.llvm.org/pipermail/llvm-dev/2014-October/077685.html</a><br>
</p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<p style="margin-top:0;margin-bottom:0">I've created a patch to implement the change. Review and comments welcome:
<a href="https://reviews.llvm.org/D57896" class="OWAAutoLink">https://reviews.llvm.org/D57896</a><br>
<a href="http://lists.llvm.org/pipermail/llvm-dev/2014-October/077685.html" class="OWAAutoLink"></a></p>
</div>
</body>
</html>