This is an archive of the discontinued LLVM Phabricator instance.

[analyzer] Minor improvements to region printing
ClosedPublic

Authored by george.karpenkov on Mar 28 2018, 6:00 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

NoQ accepted this revision.Mar 29 2018, 11:56 AM
NoQ added inline comments.
lib/StaticAnalyzer/Core/ExprEngine.cpp
2485 ↗(On Diff #140173)

Irrelevant but i approve.

lib/StaticAnalyzer/Core/MemRegion.cpp
433 ↗(On Diff #140173)

I feel that <= might look better.

This revision is now accepted and ready to land.Mar 29 2018, 11:56 AM
lib/StaticAnalyzer/Core/MemRegion.cpp
433 ↗(On Diff #140173)

but that's "less-than-or-equals"

This revision was automatically updated to reflect the committed changes.
NoQ added inline comments.Mar 29 2018, 3:11 PM
lib/StaticAnalyzer/Core/MemRegion.cpp
433 ↗(On Diff #140173)

Hmm right.