diff options
author | David Blaikie <dblaikie@gmail.com> | 2015-08-12 23:16:55 +0000 |
---|---|---|
committer | David Blaikie <dblaikie@gmail.com> | 2015-08-12 23:16:55 +0000 |
commit | 01f4209631f32ccec686b232039238066a0866d9 (patch) | |
tree | 027ec5921a5ae1aa820c122b8a8c0cf38757284d /clang/lib/CodeGen/CGDebugInfo.cpp | |
parent | 737260662b3b3d0ae81070f6ad59527069c0ff6e (diff) | |
download | bcm5719-llvm-01f4209631f32ccec686b232039238066a0866d9.tar.gz bcm5719-llvm-01f4209631f32ccec686b232039238066a0866d9.zip |
Wdeprecated: CGBuilderInserter is copy constructed in some contexts - remove the unnecessarily disabling copy assignment to enable this
The object has very simple state, there seems no reason to disallow all
the usual value semantic operations.
llvm-svn: 244831
Diffstat (limited to 'clang/lib/CodeGen/CGDebugInfo.cpp')
0 files changed, 0 insertions, 0 deletions