diff options
author | David Blaikie <dblaikie@gmail.com> | 2015-08-03 20:12:58 +0000 |
---|---|---|
committer | David Blaikie <dblaikie@gmail.com> | 2015-08-03 20:12:58 +0000 |
commit | e44a8a7066269b77e6f2ca621fe6b6225abf06c3 (patch) | |
tree | 31451ae1ad7c3fb05b191cb0f8aa47d5fc1937fe /llvm/lib/CodeGen/DFAPacketizer.cpp | |
parent | adbda4b94c51fafa12471ee81a4d0d8767f2572b (diff) | |
download | llvm-e44a8a7066269b77e6f2ca621fe6b6225abf06c3.zip llvm-e44a8a7066269b77e6f2ca621fe6b6225abf06c3.tar.gz llvm-e44a8a7066269b77e6f2ca621fe6b6225abf06c3.tar.bz2 |
-Wdeprecated-clean: Fix cases of violating the rule of 5 in ways that are deprecated in C++11
Some functions return concrete ByteStreamers by value - explicitly
support that in the base class. (dtor can be virtual, no one seems to be
polymorphically owning/destroying them)
llvm-svn: 243897
Diffstat (limited to 'llvm/lib/CodeGen/DFAPacketizer.cpp')
0 files changed, 0 insertions, 0 deletions