<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Fri, Nov 11, 2016 at 3:02 PM, Ivan Krasin via cfe-commits <span dir="ltr"><<a href="mailto:cfe-commits@lists.llvm.org" target="_blank">cfe-commits@lists.llvm.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">krasin added a comment.<br>
<br>
Small correction: all UBSan type checks tests live in compiler-rt.</blockquote><div><br></div><div>Actually, most of the UBSan tests live in test/CodeGenCXX/catch-undef-behavior.cpp in Clang; the compiler-rt tests are merely aiming to test that the runtime produces the correct diagnostics. There are a few more test files testing UBSan besides that one; you can find the tests by grepping for "fsanitize=" in Clang's test/ directory.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">There is a test for UBsan + devirtualization inside tools/clang. My point still stands.<br>
<div class="gmail-HOEnZb"><div class="gmail-h5"><br>
<br>
<a href="https://reviews.llvm.org/D26559" rel="noreferrer" target="_blank">https://reviews.llvm.org/<wbr>D26559</a><br>
<br>
<br>
<br>
______________________________<wbr>_________________<br>
cfe-commits mailing list<br>
<a href="mailto:cfe-commits@lists.llvm.org">cfe-commits@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/<wbr>mailman/listinfo/cfe-commits</a><br>
</div></div></blockquote></div><br></div></div>