<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, Jun 22, 2017 at 5:39 PM, Peter Collingbourne <span dir="ltr"><<a href="mailto:peter@pcc.me.uk" target="_blank">peter@pcc.me.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>I'm getting this warning building lld with this change.</div><div><br></div><div>tools/lld/COFF/Writer.cpp:222:<wbr>13: warning: unused variable 'D' [-Wunused-variable]</div><span><div>  if (auto *D = dyn_cast<DefinedAbsolute>(this<wbr>))</div></span><div>            ^</div></div></blockquote><div><br></div><div>Curious, this does not reproduce in my Linux clang build.</div></div></div></div>