[clang-doc] Fix memory leaks
authorJulie Hockett <juliehockett@google.com>
Fri, 24 Aug 2018 16:43:46 +0000 (16:43 +0000)
committerJulie Hockett <juliehockett@google.com>
Fri, 24 Aug 2018 16:43:46 +0000 (16:43 +0000)
commitb8ff56c7267497e3424b992306a57c15f87b7f9b
treedf7e81f5bf89f3db293d96a0a16ce46e3a236c67
parent1ccbddca2c71e19062bd63690b9aff1dd9e15cca
[clang-doc] Fix memory leaks

Adds a virtual destructor to the base Info class.

Differential Revision: https://reviews.llvm.org/D51137

llvm-svn: 340620
clang-tools-extra/clang-doc/Representation.h
clang-tools-extra/clang-doc/Serialize.cpp