diff options
author | Fariborz Jahanian <fjahanian@apple.com> | 2014-08-27 16:38:47 +0000 |
---|---|---|
committer | Fariborz Jahanian <fjahanian@apple.com> | 2014-08-27 16:38:47 +0000 |
commit | 180d76b4089e74bb08e2b00d20c5eabba8eaa024 (patch) | |
tree | fb06cb3cdfdfc0d602373cf42e8e1df292995579 /llvm/lib/Support/DynamicLibrary.cpp | |
parent | 1d6082ff1753cf238f62b2b4f048f86d1fedd209 (diff) | |
download | llvm-180d76b4089e74bb08e2b00d20c5eabba8eaa024.zip llvm-180d76b4089e74bb08e2b00d20c5eabba8eaa024.tar.gz llvm-180d76b4089e74bb08e2b00d20c5eabba8eaa024.tar.bz2 |
Objective-C. When multiple nullary selectors are found in
global pool in the course of method selection for
a messaging expression, select one with the most general
return type of 'id'. This is to remove type-mismatch
warning (which is useless) as result of random selection of
method with more restrictive return type. rdar://18095772
llvm-svn: 216560
Diffstat (limited to 'llvm/lib/Support/DynamicLibrary.cpp')
0 files changed, 0 insertions, 0 deletions