[PATCH] D51057: [analyzer][UninitializedObjectChecker] Fixed dereferencing

Umann Kristóf via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 10 11:46:53 PDT 2018


Szelethus added a comment.

I ran the checker on LLVM/Clang and grpc, and saw no crashes at all! Quite confident about the current diff. However, I'm not 100% sure it doesn't break on Objective C++ codes. Can you recommend a project like that?


https://reviews.llvm.org/D51057





More information about the cfe-commits mailing list