]> granicus.if.org Git - clang/commit
Factory objects should not be temporary. It caches all objects in the set.
authorZhongxing Xu <xuzhongxing@gmail.com>
Thu, 27 Nov 2008 06:08:40 +0000 (06:08 +0000)
committerZhongxing Xu <xuzhongxing@gmail.com>
Thu, 27 Nov 2008 06:08:40 +0000 (06:08 +0000)
commitf0bc50eaa3fda5dd5d4148d385e25ac79151561b
tree94e2d51be7e4ddba8995ed6c3af77366f73eff3d
parentd54847944292b5693d375b034b52820f3947d22f
Factory objects should not be temporary. It caches all objects in the set.

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