NoQ added a comment.

Ah, that positive!

No, i don't think this is a valid way to suppress it. I'll tease you a bit more 
though, and only give a hint: the null value that we're null-dereferencing was 
in fact assumed to be null //in the top frame//, not within any inline 
function. Therefore the whole "Returning pointer..." note is completely 
misleading: it is irrelevant what value we return from `getSuperRegion()`, we 
might have as well evaluated it conservatively, the report would still have 
been emitted.


Repository:
  rC Clang

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

https://reviews.llvm.org/D62978



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to