aboutsummaryrefslogtreecommitdiff
path: root/lib/Frontend/RewriteObjC.cpp
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2010-01-05 21:40:05 +0000
committerDouglas Gregor <dgregor@apple.com>2010-01-05 21:40:05 +0000
commit074a2cf3c51229b90b77e998463530c9b06470e6 (patch)
tree23eba385bdac74a00b29a68ede0f517ad11c3e07 /lib/Frontend/RewriteObjC.cpp
parentdb3d0da170e41f220823f2eb6f978989743bf143 (diff)
Make use of available_externally linkage for vtables when the
non-inline key function of a class template instantiation, when no key function is present, the class template instantiation itself was instantiated with an explicit instantiation declaration (aka extern template). I'm fairly certain that the C++0x specification gives us this lattitude, although GCC doesn't take advantage of it. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@92779 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Frontend/RewriteObjC.cpp')
0 files changed, 0 insertions, 0 deletions