<div dir="ltr"><br><br><div class="gmail_quote"><div dir="ltr">On Fri, Aug 10, 2018 at 9:56 AM Zachary Turner via llvm-commits <<a href="mailto:llvm-commits@lists.llvm.org">llvm-commits@lists.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>+i; CHECK: nt * __thiscall CompoundTypeOps::operator int *(void)<br><br></blockquote><div><br></div><div>The error is this malformed CHECK line.  I thought it seemed suspicious since this CL contained only new CHECK lines and not any code changes, so it couldn't have been a new bug introduced in the code.  But this exposed an issue where we crash on user input.  I'll fix that in a followup after resubmitting these tests with a properly constructed CHECK line. </div></div></div>