Roman Levenstein 8d8a0c36b7 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
2009-01-26 11:07:20 +00:00
..
2009-01-16 20:26:53 +00:00
2008-12-11 11:44:49 +00:00
2008-10-13 10:28:12 +00:00
2009-01-15 20:18:42 +00:00
2008-10-06 20:33:02 +00:00
2008-09-25 21:00:45 +00:00
2009-01-15 20:18:42 +00:00
2008-07-05 22:41:37 +00:00
2008-06-24 17:46:48 +00:00
2009-01-05 16:28:14 +00:00
2008-12-02 18:33:11 +00:00