]> granicus.if.org Git - clang/commit
Insert instead of assign to the dest node set, since we use the dest node set
authorZhongxing Xu <xuzhongxing@gmail.com>
Wed, 9 Dec 2009 05:48:53 +0000 (05:48 +0000)
committerZhongxing Xu <xuzhongxing@gmail.com>
Wed, 9 Dec 2009 05:48:53 +0000 (05:48 +0000)
commit9f68ea2a150b3e7a9c97aa4a79ce559550945cae
treebbd4237d3b8f2319aece66b1c33e716d3c0784ac
parent772fffa2349524dbcad59dbfec7b71a47be229e6
Insert instead of assign to the dest node set, since we use the dest node set
repeatedly.

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