diff options
author | Steve Naroff <snaroff@apple.com> | 2008-10-27 10:33:19 +0000 |
---|---|---|
committer | Steve Naroff <snaroff@apple.com> | 2008-10-27 10:33:19 +0000 |
commit | a5ad8631c963c5d76df18830ac1c226b415903cf (patch) | |
tree | 3d1cc4d60f82abe49d6277856e5d9ca5ba399dbd /lib/Analysis/RegionStore.cpp | |
parent | 8fe63af0bd8feba4034848211e4e250e1c9ef302 (diff) |
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.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@58241 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Analysis/RegionStore.cpp')
0 files changed, 0 insertions, 0 deletions