This is an archive of the discontinued LLVM Phabricator instance.

[analyzer] Prevent crashing in NonNullParamChecker
AbandonedPublic

Authored by george.karpenkov on Feb 28 2018, 4:11 PM.

Details

Reviewers
dcoughlin
NoQ
Summary

Main property we care about is that we should only assume a location-like SVal.

Diff Detail