]> granicus.if.org Git - clang/commit
Fix dangling pointer and give the implementation struct for a class a unique name.
authorSteve Naroff <snaroff@apple.com>
Mon, 10 Mar 2008 23:16:54 +0000 (23:16 +0000)
committerSteve Naroff <snaroff@apple.com>
Mon, 10 Mar 2008 23:16:54 +0000 (23:16 +0000)
commit61ed9caca5dd6a9b9ccee7fb51296234e6cc68ad
tree10213df5599781968381429f5c85ba3940436220
parent456e79dc2c6207d118bfcef86097f74481cdff82
Fix dangling pointer and give the implementation struct for a class a unique name.

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