summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2011-05-05 00:13:13 +0000
committerDouglas Gregor <dgregor@apple.com>2011-05-05 00:13:13 +0000
commit1d33f8d8a0d7e4a7ef47562a754b0791f7a211d4 (patch)
tree9acf17ccd4313b8a9c0db2c8b4b0411bea807ad3 /llvm/lib/Transforms
parent85c011ddc49cb2b108baaca6b36b76b9dcfd7119 (diff)
downloadbcm5719-llvm-1d33f8d8a0d7e4a7ef47562a754b0791f7a211d4.tar.gz
bcm5719-llvm-1d33f8d8a0d7e4a7ef47562a754b0791f7a211d4.zip
With invalid overloaded operators, we can get into funny cases where
the overloading of member and non-member functions results in arity mismatches that don't fit well into our overload-printing scheme. This only happens for invalid code (which breaks the arity invariants for these cases), so just suppress the diagnostic rather than inventing anything new. Fixes <rdar://problem/9222009>. llvm-svn: 130902
Diffstat (limited to 'llvm/lib/Transforms')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud