diff options
author | Raphael Isemann <teemperor@gmail.com> | 2021-06-21 13:19:15 +0200 |
---|---|---|
committer | Raphael Isemann <teemperor@gmail.com> | 2021-06-21 13:33:40 +0200 |
commit | 7f20e6ae3229664f866149a4e0739a426b6fa463 (patch) | |
tree | fd7673511768432699a44a78fb326f1e313b2cf0 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 05bb969014d64611721cd30e4d890f626820ec76 (diff) | |
download | llvm-7f20e6ae3229664f866149a4e0739a426b6fa463.zip llvm-7f20e6ae3229664f866149a4e0739a426b6fa463.tar.gz llvm-7f20e6ae3229664f866149a4e0739a426b6fa463.tar.bz2 |
[lldb][NFC] Remove redundant deleted constructors in HostInfoBase subclasses
HostInfoBase has a deleted dtor/ctor so there is no need to do the same for
all the classes inheriting from it.
Reviewed By: DavidSpickett, JDevlieghere
Differential Revision: https://reviews.llvm.org/D104221
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions