[cfe-commits] Refactor BasicConstraintManager

Ben Laurie benl at google.com
Thu Feb 12 04:57:18 PST 2009


My new RangeConstraintManager shares a lot of code with
BasicConstraintManager. This patch refactors BasicConstraintManager to
inherit the shared code from SimpleConstraintManager. No code changes
have been made, stuff has just been moved around.

It also constifies getSymVal, since non-constness prevents its use in isEqual.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: constraint-refactor.patch
Type: application/octet-stream
Size: 23072 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20090212/97926f36/attachment.obj>


More information about the cfe-commits mailing list