<div dir="ltr">Jonas: I think the C++ comment is only required for headers - since the file extension is ambiguous between C and C++</div><br><div class="gmail_quote"><div dir="ltr">On Thu, Feb 1, 2018 at 8:36 AM Jonas Devlieghere via Phabricator <<a href="mailto:reviews@reviews.llvm.org">reviews@reviews.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">JDevlieghere added inline comments.<br>
<br>
<br>
================<br>
Comment at: lib/Support/UnicodeCaseFold.cpp:1<br>
+//===---------- Support/UnicodeCaseFold.cpp -------------------------------===//<br>
+//<br>
----------------<br>
And here.<br>
<br>
<br>
================<br>
Comment at: unittests/Support/DJBTest.cpp:1<br>
+//===---------- llvm/unittest/Support/DJBTest.cpp -------------------------===//<br>
+//<br>
----------------<br>
Same here.<br>
<br>
<br>
================<br>
Comment at: utils/unicode-case-fold.py:110<br>
+<br>
+print '//===---------- Support/UnicodeCaseFold.cpp -------------------------------===//'<br>
+print '//'<br>
----------------<br>
Nit: missing `---*- C++ -*-===//` at the end.<br>
<br>
<br>
Repository:<br>
  rL LLVM<br>
<br>
<a href="https://reviews.llvm.org/D42740" rel="noreferrer" target="_blank">https://reviews.llvm.org/D42740</a><br>
<br>
<br>
<br>
</blockquote></div>