Add virtual destructor (necessary due to the switch to shared_ptr).
authorRichard Smith <richard-llvm@metafoo.co.uk>
Mon, 12 Sep 2016 06:51:11 +0000 (06:51 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Mon, 12 Sep 2016 06:51:11 +0000 (06:51 +0000)
commit060de1f17b8f4177d03ecb0bed117c84cf7c979c
tree73df6edd30c0740cec2ec43e378e2f27a339afc4
parent4d206e7dc236dc6d22d2f6017701b42ef4cac59e
Add virtual destructor (necessary due to the switch to shared_ptr).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@281198 91177308-0d34-0410-b5e6-96231b3b80d8
utils/TableGen/ClangDiagnosticsEmitter.cpp