Skip to content
Commit 4e152576 authored by David Blaikie's avatar David Blaikie
Browse files

Make format_object_base explicitly copyable, so format_objects can be copied...

Make format_object_base explicitly copyable, so format_objects can be copied without relying on the implicit copy ctor

Use of the implicit copy ctor is deprecated in C++11 in the presence of
a user declared dtor.

llvm-svn: 231222
parent 4d7eb730
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment