Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
c20482b10ee4ffcea31f67392743ccdf6df1f7f4
/
lib
/
Analysis
/
RangeConstraintManager.cpp
e1bd4e6
Rename lib/Driver (etc) to lib/Frontend in prep for the *actual*
by Daniel Dunbar
· 16 years ago
e53f820
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
· 16 years ago
b103f01
Fix performance bug in RangeConstraintManager (that I introduced):
by Ted Kremenek
· 16 years ago
9beefec
Revised RangeConstraintManager based on several discussions with Ben Laurie and
by Ted Kremenek
· 16 years ago
dd28d00
Add pretty-printing (for GraphViz) support for RangeConstraintManager.
by Ted Kremenek
· 16 years ago
53a61f4
Do not register 'RangeConstraintManager' as the default ConstraintManager.
by Ted Kremenek
· 16 years ago
4502195
Patch by Ben Laurie:
by Ted Kremenek
· 16 years ago