<div dir="ltr"><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Jun 22, 2020 at 4:59 PM David Blaikie via llvm-dev <<a href="mailto:llvm-dev@lists.llvm.org">llvm-dev@lists.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Make for some<br>
cognitive dissonance while reading code - you read a few lines written<br>
one way, then switch, etc.<br></blockquote><div>That's my top annoyance with the current style though: The cognitive dissonance of encountering unavoidable braces in between blocks of brace-free code. I don't mind the lack of braces in Python. The mix in the LLVM codebase is mind-bending to me.<br></div></div></div>