https://github.com/NagyDonat approved this pull request.

We reviewed the results on open source together with @gamesh411 and they are 
satisfying. We have a majority of true positives (that do copy uninintialized 
memory contents, although won't use it later) and the false positives are 
fundamental limitations of our engine where it gets confused on complex 
arithmetic. This checker now reaches the quality of many of our non-alpha 
checkers.

The change LGTM, if you fix one formatting issue in the docs.

https://github.com/llvm/llvm-project/pull/196292
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to