]> granicus.if.org Git - clang/commit
Unbreak SerializationTest and the Rewriter by doing the work in HandleTranslationUnit...
authorTed Kremenek <kremenek@apple.com>
Fri, 8 Aug 2008 04:15:52 +0000 (04:15 +0000)
committerTed Kremenek <kremenek@apple.com>
Fri, 8 Aug 2008 04:15:52 +0000 (04:15 +0000)
commite452e0ffc81c6c3d79680f552f2623e6cf0956d7
tree1415c047c65b4067b64893c114551f092acdec16
parent7e7e6253d45eb2ca4a4ad9cafcb8b80693f0670a
Unbreak SerializationTest and the Rewriter by doing the work in HandleTranslationUnit instead of the destructor.

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