diff options
author | romix <romix@91177308-0d34-0410-b5e6-96231b3b80d8> | 2009-01-26 11:07:20 +0000 |
---|---|---|
committer | romix <romix@91177308-0d34-0410-b5e6-96231b3b80d8> | 2009-01-26 11:07:20 +0000 |
commit | fce5d9df03b24b176d741146b2843a7f700c3ee4 (patch) | |
tree | 58a5cd2e41d09da2f26f77f44d1bffe0e7493964 /win32/common.vsprops | |
parent | 4e4168febaeb82433a8611803b696d0b9458e616 (diff) | |
download | external_llvm-fce5d9df03b24b176d741146b2843a7f700c3ee4.zip external_llvm-fce5d9df03b24b176d741146b2843a7f700c3ee4.tar.gz external_llvm-fce5d9df03b24b176d741146b2843a7f700c3ee4.tar.bz2 |
Fix a bug in BitVector.h. All assignment operations (except the usual
assignment operator) were returning a copy of the bit vector, instead of a
reference! This old semantics probably did not meet the expectations.
With this patch, chained assignments happen to the right object.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@63012 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'win32/common.vsprops')
0 files changed, 0 insertions, 0 deletions