diff options
author | John McCall <rjmccall@apple.com> | 2010-12-06 05:26:58 +0000 |
---|---|---|
committer | John McCall <rjmccall@apple.com> | 2010-12-06 05:26:58 +0000 |
commit | 622114cfe3c7a2a4daf4edc2d2556200cbd1ee9d (patch) | |
tree | 74ef47bd4e75c711d21427438c7f468873e86625 /llvm/lib/Support/RWMutex.cpp | |
parent | 7ecd94cc0bded43bef6833980b901579ab3b440d (diff) | |
download | bcm5719-llvm-622114cfe3c7a2a4daf4edc2d2556200cbd1ee9d.tar.gz bcm5719-llvm-622114cfe3c7a2a4daf4edc2d2556200cbd1ee9d.zip |
Clarify the logic for when to build an overloaded binop. In particular,
build one when either of the operands calls itself type-dependent;
previously we were building when one of the operand types was dependent,
which is not always the same thing and which can lead to unfortunate
inconsistencies later. Fixes PR8739.
llvm-svn: 120990
Diffstat (limited to 'llvm/lib/Support/RWMutex.cpp')
0 files changed, 0 insertions, 0 deletions