summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/LiveVariables.cpp
diff options
context:
space:
mode:
authorSteve Naroff <snaroff@apple.com>2008-10-27 10:33:19 +0000
committerSteve Naroff <snaroff@apple.com>2008-10-27 10:33:19 +0000
commit1d4a9a31b6718c8b34a38d28f75a30b1c3d0dd9f (patch)
tree27371b5de6a61e27eed4fe7ddd5795c8e873eaf5 /llvm/lib/CodeGen/LiveVariables.cpp
parent450ffd2f3e86f3c19d4b46b2eb2c5ba10ef01cdc (diff)
downloadbcm5719-llvm-1d4a9a31b6718c8b34a38d28f75a30b1c3d0dd9f.tar.gz
bcm5719-llvm-1d4a9a31b6718c8b34a38d28f75a30b1c3d0dd9f.zip
Fix <rdar://problem/6315646> clang on xcode: error: invalid operands to binary expression ('id<NSTableViewDelegate>' and 'XCExtendedArrayController *').
There is still a bug here (as the FIXME in the test case indicates). Prior to this patch, the bug would generate an error. Now, we simply do nothing (which is less harmful until we can get it right). The complete bug fix will require changing ASTContext::mergeTypes(), which I'd like to defer for now. llvm-svn: 58241
Diffstat (limited to 'llvm/lib/CodeGen/LiveVariables.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud