This is an archive of the discontinued LLVM Phabricator instance.

[analyzer] [NFC] Test dumping trimmed graph
ClosedPublic

Authored by george.karpenkov on Nov 27 2018, 1:52 PM.

Details

Summary

This can fail if a wrong ExplodedGraph (e.g. non-trimmed) is used with a node from a trimmed graph.

Diff Detail

Repository
rL LLVM

Event Timeline

NoQ accepted this revision.Nov 29 2018, 12:38 PM
This revision is now accepted and ready to land.Nov 29 2018, 12:38 PM
This revision was automatically updated to reflect the committed changes.