This is an archive of the discontinued LLVM Phabricator instance.

[analyzer] Fix crash in exploded graph dumping
ClosedPublic

Authored by george.karpenkov on Oct 1 2018, 4:57 PM.

Diff Detail

Repository
rC Clang

Event Timeline

NoQ added a comment.Oct 1 2018, 6:08 PM

Seems legit. Also it seems that this is the only source of out-of-ASTContext statements so far.

NoQ accepted this revision.Oct 1 2018, 6:08 PM
This revision is now accepted and ready to land.Oct 1 2018, 6:08 PM
This revision was automatically updated to reflect the committed changes.