<div dir="ltr">Hey everyone!<br><br>This Summer we managed to make the Clang Static Analyzer support the LLVM and<br>LLVM-based projects with my mentors Artem Dergachev and Gabor Horvath.<br><br>For a more detailed documentation please visit my final report:<div><a href="https://docs.google.com/document/d/1o9-xEWbzivUGKIOXp9jUNZYq0mkecd5KH5dBN5Hdlu8/">https://docs.google.com/document/d/1o9-xEWbzivUGKIOXp9jUNZYq0mkecd5KH5dBN5Hdlu8/</a></div><div><div><div><br></div><div>The project in a nutshell: I have fixed the most annoying false positives and<br>added support for the custom RTTI of LLVM which became a huge true positive<br>boost as we now emit warnings on misuse of LLVM casting APIs. All of my patches<br>(except one D65239) are upstreamed and on by default. The remaining work is to<br>fix the less annoying and not so common false positives.<br></div></div></div></div>