I think it's a consequence of us not indenting case labels.  I'll double check that i clang-formatted it later though<br><div class="gmail_quote">On Wed, Feb 18, 2015 at 8:35 AM Timur Iskhodzhanov <<a href="mailto:timurrrr@google.com">timurrrr@google.com</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">================<br>
Comment at: tools/llvm-readobj/COFFDumper.<u></u>cpp:713<br>
@@ -700,2 +712,3 @@<br>
       break;<br>
     }<br>
+    }<br>
----------------<br>
this indentation looks weird.  Is it how clang-format formats this?<br>
<br>
<a href="http://reviews.llvm.org/D7664" target="_blank">http://reviews.llvm.org/D7664</a><br>
<br>
EMAIL PREFERENCES<br>
  <a href="http://reviews.llvm.org/settings/panel/emailpreferences/" target="_blank">http://reviews.llvm.org/<u></u>settings/panel/<u></u>emailpreferences/</a><br>
<br>
<br>
</blockquote></div>