<div dir="ltr">Sanjoy,<div><br>Your comment in include/llvm/IR/InstrTypes.h in line 1137 is undeniably nice, but it causes a warning (or an error when building with "-Wall"):<br><br>“error: multi-line comment [-Werror=comment]”<br><br>Could you please fix it? For example you can use | instead of \, or add some "shielding" (|, ///, or whatever you prefer) in the leftmost position of the whole pseudo graphics (i.e. lines 1137-1149.</div><div><br></div><div>Thanks!</div><div><br></div><div>Dmitry.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Sep 25, 2015 at 2:57 AM, Sanjoy Das via llvm-commits <span dir="ltr"><<a href="mailto:llvm-commits@lists.llvm.org" target="_blank">llvm-commits@lists.llvm.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">sanjoy added a comment.<br>
<br>
Just to make it clear: this was LGTM'ed by Duncan via email (for some reason these emails did not show up here).<br>
<span class="im HOEnZb"><br>
<br>
Repository:<br>
rL LLVM<br>
<br>
<a href="http://reviews.llvm.org/D12456" rel="noreferrer" target="_blank">http://reviews.llvm.org/D12456</a><br>
<br>
<br>
<br>
</span><div class="HOEnZb"><div class="h5">_______________________________________________<br>
llvm-commits mailing list<br>
<a href="mailto:llvm-commits@lists.llvm.org">llvm-commits@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits</a><br>
</div></div></blockquote></div><br></div>