summaryrefslogtreecommitdiffstats
path: root/clang/tools/ccc/ccclib/Arguments.py
diff options
context:
space:
mode:
authorRoman Levenstein <romix.llvm@googlemail.com>2009-01-26 11:07:20 +0000
committerRoman Levenstein <romix.llvm@googlemail.com>2009-01-26 11:07:20 +0000
commit179dd918b93b13c2eb7e9df1f05d4281c7b4250f (patch)
tree3be9d4549a678d2d680ed8cb2e8efdded8eb8f9b /clang/tools/ccc/ccclib/Arguments.py
parentb5fba6f8d8580dffeb0ee7bda8f48b5b4cd15c46 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud