This is an archive of the discontinued LLVM Phabricator instance.

[analyzer] Further printing improvements: use declarations
ClosedPublic

Authored by george.karpenkov on Sep 14 2018, 11:59 AM.

Diff Detail

Repository
rC Clang

Event Timeline

NoQ accepted this revision.Sep 14 2018, 5:40 PM
NoQ added inline comments.
clang/lib/StaticAnalyzer/Core/MemRegion.cpp
488–489 ↗(On Diff #165565)

Yup, that's what i was trying to say recently!

clang/lib/StaticAnalyzer/Core/SymbolManager.cpp
86–89 ↗(On Diff #165565)

That's huge as well.

This revision is now accepted and ready to land.Sep 14 2018, 5:40 PM
This revision was automatically updated to reflect the committed changes.