Reassign the buffer to the pointer so that we don't overwrite memory.
authorBill Wendling <isanbard@gmail.com>
Fri, 2 Jan 2009 23:13:30 +0000 (23:13 +0000)
committerBill Wendling <isanbard@gmail.com>
Fri, 2 Jan 2009 23:13:30 +0000 (23:13 +0000)
commit3d45f53b7a2cbc336e4980ccb3a41ba2c3874ff4
treea79b094a45670670573a022482f7cd41f8d3013a
parent5679d18c54ef46170e46f51bf471bb334f2b6525
Reassign the buffer to the pointer so that we don't overwrite memory.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61596 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/ADT/ImmutableSetTest.cpp