diff options
author | David Blaikie <dblaikie@gmail.com> | 2015-03-04 07:35:02 +0000 |
---|---|---|
committer | David Blaikie <dblaikie@gmail.com> | 2015-03-04 07:35:02 +0000 |
commit | 4e152576567fcdc6b1f1231cf517c75f3eec1d83 (patch) | |
tree | 82a7f2833910ce92d10a472ce5b676b44c8b4107 /llvm/CMakeLists.txt | |
parent | 4d7eb730e40eb585cf46f44bef1238d2e6a2c09a (diff) | |
download | bcm5719-llvm-4e152576567fcdc6b1f1231cf517c75f3eec1d83.tar.gz bcm5719-llvm-4e152576567fcdc6b1f1231cf517c75f3eec1d83.zip |
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
Diffstat (limited to 'llvm/CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions