commit | c93c168eb32a804129a0c7b32ed90b72280abc39 | [log] [tgz] |
---|---|---|
author | Fariborz Jahanian <fjahanian@apple.com> | Fri Oct 21 22:27:12 2011 +0000 |
committer | Stephen Hines <srhines@google.com> | Fri Nov 11 11:43:29 2011 -0800 |
tree | 33b6ce5ac245f2e2dc7a7e24898aff25e04bd3ad | |
parent | 03eda2b13508d077618df097cd6113e5f3430fe9 [diff] |
c++: support gcc's application of weak attribute on class declaration which forces any such class and any class that inherits from such a class to have their typeinfo symbols be marked as weak. // rdar://10246395 A test/CodeGenCXX/weak-extern-typeinfo.cpp M lib/Sema/SemaDeclCXX.cpp M lib/Sema/SemaDeclAttr.cpp M lib/CodeGen/CGRTTI.cpp git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@142693 91177308-0d34-0410-b5e6-96231b3b80d8