]> granicus.if.org Git - clang/commit
Call delete on the deserialized TranslationUnit object.
authorSam Bishop <sam@bishop.dhs.org>
Thu, 3 Apr 2008 05:03:34 +0000 (05:03 +0000)
committerSam Bishop <sam@bishop.dhs.org>
Thu, 3 Apr 2008 05:03:34 +0000 (05:03 +0000)
commit4ccea1a2e9ecc0100115b428fbbee546362fb22c
tree9a5e5006730e32c816ace84b2a99b5426dc92e31
parent8266d7f62019c3366254461cec2275999e69999c
Call delete on the deserialized TranslationUnit object.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@49136 91177308-0d34-0410-b5e6-96231b3b80d8
Driver/SerializationTest.cpp