commit | ba0f991a78706068cc2e6a1c4ef4b0d8f7ce748b | [log] [tgz] |
---|---|---|
author | Juergen Ributzka <juergen@apple.com> | Tue Nov 19 03:08:35 2013 +0000 |
committer | Juergen Ributzka <juergen@apple.com> | Tue Nov 19 03:08:35 2013 +0000 |
tree | 92f96f6c5615bd64c6f734f1534a7aa29a47c67a | |
parent | 36c7806f4eacd676932ba630246f88e0e37b1cd4 [diff] |
[weak vtables] Place class definitions into anonymous namespaces to prevent weak vtables. This patch places class definitions in implementation files into anonymous namespaces to prevent weak vtables. This eliminates the need of providing an out-of-line definition to pin the vtable explicitly to the file. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@195092 91177308-0d34-0410-b5e6-96231b3b80d8