Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
fe5f9736723cbaae5423f98ebbd0f0f537b51de4
/
lib
/
Analysis
/
RangeConstraintManager.cpp
dd04ed6
Remove uses of std::ostream from libAnalysis.
by Ted Kremenek
· 16 years ago
393008f
Remove GRStateManager& field from SimpleConstraintManager.
by Ted Kremenek
· 16 years ago
70970bf
libAnalysis:
by Ted Kremenek
· 16 years ago
2a15c59
Remove more uses of GRStateRef.
by Ted Kremenek
· 16 years ago
472fbd9
Tweak pretty-printing of constraints.
by Ted Kremenek
· 17 years ago
68952de
Rename lib/Driver (etc) to lib/Frontend in prep for the *actual*
by Daniel Dunbar
· 17 years ago
2f9faf4
Revise comment. Comparing pointer values in 'Range' wasn't the performance issue I thought it was, but it is still worth ordering Range objects by their APSInt values.
by Ted Kremenek
· 17 years ago
ae67fa0
Fix performance bug in RangeConstraintManager (that I introduced):
by Ted Kremenek
· 17 years ago
74c4249
Revised RangeConstraintManager based on several discussions with Ben Laurie and
by Ted Kremenek
· 17 years ago
7aacaf0
Add pretty-printing (for GraphViz) support for RangeConstraintManager.
by Ted Kremenek
· 17 years ago
a7cf76e
Do not register 'RangeConstraintManager' as the default ConstraintManager.
by Ted Kremenek
· 17 years ago
dd98483
Patch by Ben Laurie:
by Ted Kremenek
· 17 years ago