diff options
author | Douglas Gregor <dgregor@apple.com> | 2008-11-27 01:19:21 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2008-11-27 01:19:21 +0000 |
commit | a29dc05eafe20d2660b1639fd1d3ba71c7b164ae (patch) | |
tree | 055f89172bde1d1ff4f201380ffdfe4ba519fcd3 /llvm/lib/Transforms/Utils/BasicBlockUtils.cpp | |
parent | 3761143755a4d6f28b3fe944c7d67db8e2d18d09 (diff) | |
download | llvm-a29dc05eafe20d2660b1639fd1d3ba71c7b164ae.zip llvm-a29dc05eafe20d2660b1639fd1d3ba71c7b164ae.tar.gz llvm-a29dc05eafe20d2660b1639fd1d3ba71c7b164ae.tar.bz2 |
Add implicit conversions for Objective-C qualified ids, e.g.,
id<P0>
The intended overloading behavior of these entities isn't entirely
clear, and GCC seems to have some strange limitations (e.g., the
inability to overload on id<P0> vs. id<P1>). We'll want to revisit
these semantics and determine just how Objective-C++ overloading
should really work.
llvm-svn: 60142
Diffstat (limited to 'llvm/lib/Transforms/Utils/BasicBlockUtils.cpp')
0 files changed, 0 insertions, 0 deletions