There is a small typo on the include guard in Format.h.<div><br></div><div><div>#ifndef LLVM_CLANG_FORMAT_FORMAT_H_</div><div>#define LLVM_CLANG_FORMAT_FORMAT_H</div><div><br></div><div>Note the missing underscore in the #define directive. It is also missing in the comment on the #endif.</div>

<br><div class="gmail_quote">On Mon, Dec 3, 2012 at 6:25 PM, Daniel Jasper <span dir="ltr"><<a href="mailto:djasper@google.com" target="_blank">djasper@google.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<br>
  Submitted as r169137.<br>
<div class="HOEnZb"><div class="h5"><br>
<a href="http://llvm-reviews.chandlerc.com/D80" target="_blank">http://llvm-reviews.chandlerc.com/D80</a><br>
_______________________________________________<br>
cfe-commits mailing list<br>
<a href="mailto:cfe-commits@cs.uiuc.edu">cfe-commits@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br>Joćo Matos<br>
</div>