Really fix -Wnon-virtual-dtor warnings; gcc needs the dtors to be
authorKaelyn Uhrain <rikka@google.com>
Thu, 5 Apr 2012 22:11:12 +0000 (22:11 +0000)
committerKaelyn Uhrain <rikka@google.com>
Thu, 5 Apr 2012 22:11:12 +0000 (22:11 +0000)
commit10d8971c00ecf4ec4750ecba7faf94651ec18a3a
tree63c0714d8709b84e0ac3afe1d39f2a3ef113d941
parent97d990323607d6eb50a84f672b2169ac4ba1697d
Really fix -Wnon-virtual-dtor warnings; gcc needs the dtors to be
explicitly marked as virtual.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@154131 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/YAMLParser.h