diff options
| author | Roman Lebedev <lebedev.ri@gmail.com> | 2018-06-19 11:58:10 +0000 |
|---|---|---|
| committer | Roman Lebedev <lebedev.ri@gmail.com> | 2018-06-19 11:58:10 +0000 |
| commit | 3de9664494777f30c1c50f8a8c9cb9b914b476fa (patch) | |
| tree | ed736608e6b3f45b6c5fb9f3fa1816bbac5bb36f /lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h | |
| parent | 44b4c54e2698657d57ffcbbd9c26cb88c1a2cce9 (diff) | |
| download | llvm-3de9664494777f30c1c50f8a8c9cb9b914b476fa.zip llvm-3de9664494777f30c1c50f8a8c9cb9b914b476fa.tar.gz llvm-3de9664494777f30c1c50f8a8c9cb9b914b476fa.tar.bz2 | |
llvm-exegesis: mark ~ExegesisTarget() as virtual. Fixes build.
/build/llvm/tools/llvm-exegesis/lib/X86/../Target.h:32:3: error: 'exegesis::ExegesisTarget' has virtual functions but non-virtual destructor [-Werror,-Wnon-virtual-dtor]
~ExegesisTarget();
^
/build/llvm/tools/llvm-exegesis/lib/X86/Target.cpp:15:7: error: 'exegesis::(anonymous namespace)::ExegesisX86Target' has virtual functions but non-virtual destructor [-Werror,-Wnon-virtual-dtor]
class ExegesisX86Target : public ExegesisTarget {
^
llvm-svn: 335042
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h')
0 files changed, 0 insertions, 0 deletions
