commit | 43247f1977398dda1964a38881a1a4aff9c17dfc | [log] [tgz] |
---|---|---|
author | David Blaikie <dblaikie@gmail.com> | Mon Aug 03 20:12:58 2015 +0000 |
committer | David Blaikie <dblaikie@gmail.com> | Mon Aug 03 20:12:58 2015 +0000 |
tree | e6707705f2251e31fa714b7ae50397feb0ec602f | |
parent | afb53796b843fa9132789fed0b378d8e045f8c04 [diff] |
-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) git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@243897 91177308-0d34-0410-b5e6-96231b3b80d8