[PATCH] D151010: [NFC][CLANG] Fix issue with dereference null return value found by Coverity static analyzer tool

Soumi Manna via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat May 20 10:01:02 PDT 2023


Manna abandoned this revision.
Manna added a comment.

This is False Positive. We are correctly checking type mismatch.


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

https://reviews.llvm.org/D151010



More information about the cfe-commits mailing list