[PATCH] D63915: [analyzer] ReturnValueChecker: Model the guaranteed boolean return value of function calls

Csaba Dabis via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 3 17:40:22 PDT 2019


Charusso added a comment.

Thanks for the reviews!

In D63915#1569410 <https://reviews.llvm.org/D63915#1569410>, @Szelethus wrote:

> This checker isn't in alpha -- did you evaluate it on LLVM? Other than that, looks great!


Yes, it is made for LLVM and tested out 4 times. Thanks!


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D63915/new/

https://reviews.llvm.org/D63915





More information about the cfe-commits mailing list