diff options
| author | Roman Levenstein <romix.llvm@googlemail.com> | 2009-01-26 11:07:20 +0000 | 
|---|---|---|
| committer | Roman Levenstein <romix.llvm@googlemail.com> | 2009-01-26 11:07:20 +0000 | 
| commit | 179dd918b93b13c2eb7e9df1f05d4281c7b4250f (patch) | |
| tree | 3be9d4549a678d2d680ed8cb2e8efdded8eb8f9b /clang/tools/ccc/ccclib/Arguments.py | |
| parent | b5fba6f8d8580dffeb0ee7bda8f48b5b4cd15c46 (diff) | |
| download | bcm5719-llvm-179dd918b93b13c2eb7e9df1f05d4281c7b4250f.tar.gz bcm5719-llvm-179dd918b93b13c2eb7e9df1f05d4281c7b4250f.zip | |
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.
llvm-svn: 63012
Diffstat (limited to 'clang/tools/ccc/ccclib/Arguments.py')
0 files changed, 0 insertions, 0 deletions

