<div dir="ltr">I don't know anything about the bug but you might find this helpful. Clang diagnostics come from .td files, there's one for lexer, parser, sema and maybe a few others. You can search the code base for the unique identifier of the diagnostic and see under what conditions it's emitted, and why it's not being emitted in this case.</div>

<div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Aug 26, 2014 at 11:58 AM, Anthony Canino <span dir="ltr"><<a href="mailto:anthony.canino1@gmail.com" target="_blank">anthony.canino1@gmail.com</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">I hope this is the right place to ask about this, does anyone know anything about this bug (<a href="http://llvm.org/bugs/show_bug.cgi?id=3943" target="_blank">http://llvm.org/bugs/show_bug.cgi?id=3943</a>)? I'd like to take a shot at fixing it, completely new to clang.<div>


<div><br></div><div>Thanks,</div><span class="HOEnZb"><font color="#888888">-- <br><div dir="ltr"><div><div>Anthony<br></div></div></div>
</font></span></div></div>
<br>_______________________________________________<br>
cfe-dev mailing list<br>
<a href="mailto:cfe-dev@cs.uiuc.edu">cfe-dev@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev</a><br>
<br></blockquote></div><br></div>