]> granicus.if.org Git - clang/commit
Revise comment. Comparing pointer values in 'Range' wasn't the performance issue...
authorTed Kremenek <kremenek@apple.com>
Wed, 18 Feb 2009 17:42:44 +0000 (17:42 +0000)
committerTed Kremenek <kremenek@apple.com>
Wed, 18 Feb 2009 17:42:44 +0000 (17:42 +0000)
commite53f8206ebb36a17e95e64270704e2608d1796f4
tree0df68acc9825551d39583f9d6ea923fb0c3fad03
parentc13c0125a0543f0d994b63a5c3d2474ac12d632d
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.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@64921 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/RangeConstraintManager.cpp