<div dir="ltr"><div dir="ltr"><div dir="ltr">FWIW, I think it's a lot harder to make this kind of typo-bug if you always (always!) keep all your numbers in number-line order, with all the alligators' mouths opening to the right:</div><div dir="ltr"><br></div><div>    return CT_Vector <b><font color="#38761d"><</font></b>= CT && CT <b><font color="#38761d"><</font></b>= CT_ForwardList;</div><div><br></div><div>Some programming languages (not C++) even let you omit the intermediate "&& CT", to make the math even clearer.</div><div><br></div><div>(The committed fix did not adopt this style, but I think it should have.)</div><div><br></div><div>my $.02,</div><div>–Arthur</div><div><br></div><div dir="ltr"><br></div></div><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Nov 13, 2019 at 1:00 AM David Zarzycki via Phabricator via cfe-commits <<a href="mailto:cfe-commits@lists.llvm.org">cfe-commits@lists.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">davezarzycki added a comment.<br>
<br>
Let's just fix the bug: 1d55c9e59ebf3f3ff572d42da433b2f72f1ce900 <<a href="https://reviews.llvm.org/rG1d55c9e59ebf3f3ff572d42da433b2f72f1ce900" rel="noreferrer" target="_blank">https://reviews.llvm.org/rG1d55c9e59ebf3f3ff572d42da433b2f72f1ce900</a>><br>
<br>
<br>
Repository:<br>
  rG LLVM Github Monorepo<br>
<br>
CHANGES SINCE LAST ACTION<br>
  <a href="https://reviews.llvm.org/D69292/new/" rel="noreferrer" target="_blank">https://reviews.llvm.org/D69292/new/</a><br>
<br>
<a href="https://reviews.llvm.org/D69292" rel="noreferrer" target="_blank">https://reviews.llvm.org/D69292</a><br>
<br>
<br>
<br>
_______________________________________________<br>
cfe-commits mailing list<br>
<a href="mailto:cfe-commits@lists.llvm.org" target="_blank">cfe-commits@lists.llvm.org</a><br>
<a href="https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits" rel="noreferrer" target="_blank">https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits</a><br>
</blockquote></div></div>