<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Dec 11, 2013 at 6:10 AM, Rui Ueyama <span dir="ltr"><<a href="mailto:ruiu@google.com" target="_blank">ruiu@google.com</a>></span> wrote:<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

-  std::vector<std::unique_ptr<COFFReference>> _references;<br>
+  std::vector<std::unique_ptr<COFFReference> > _references;<br></blockquote><div><br></div><div>I thought clang-format had a C++11 option that elides the space between double right angle brackets in template names.</div>
</div></div></div>