Make the destructor virtual to silence GCC's -Wnon-virtual-dtor. Let me
commitac7d2955422e4fb4f84ac7a1c4eaa216c7851713
authorChandler Carruth <chandlerc@gmail.com>
Sun, 10 Jul 2011 08:38:12 +0000 (10 08:38 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Sun, 10 Jul 2011 08:38:12 +0000 (10 08:38 +0000)
treee2167e6e3e0d4073731b96346c0ece7bd20f6e0f
parentf81b7f6069b27c0a515070dcb392f6828437412f
Make the destructor virtual to silence GCC's -Wnon-virtual-dtor. Let me
know if there is some problem with this destructor being virtual...

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@134867 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Transforms/Utils/ValueMapper.h