Skip to content
Snippets Groups Projects
Commit 05c5a932 authored by Juergen Ributzka's avatar Juergen Ributzka
Browse files

[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.

llvm-svn: 195092
parent ef9315d9
No related branches found
No related tags found
No related merge requests found
Showing
with 80 additions and 155 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment