search for: d65239

Displaying 2 results from an estimated 2 matches for "d65239".

Did you mean: d65219
2019 Aug 26
2
[GSoC 2019] Apply the Clang Static Analyzer to LLVM-based projects - final report
...ment/d/1o9-xEWbzivUGKIOXp9jUNZYq0mkecd5KH5dBN5Hdlu8/ The project in a nutshell: I have fixed the most annoying false positives and added support for the custom RTTI of LLVM which became a huge true positive boost as we now emit warnings on misuse of LLVM casting APIs. All of my patches (except one D65239) are upstreamed and on by default. The remaining work is to fix the less annoying and not so common false positives. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190826/11fbf8a3/attachment.html>
2019 Aug 28
2
[GSoC 2019] Apply the Clang Static Analyzer to LLVM-based projects - final report
...project in a nutshell: I have fixed the most annoying false >> positives and >> added support for the custom RTTI of LLVM which became a huge true >> positive >> boost as we now emit warnings on misuse of LLVM casting APIs. All of >> my patches >> (except one D65239) are upstreamed and on by default. The remaining >> work is to >> fix the less annoying and not so common false positives. >