]> granicus.if.org Git - clang/commit
don't delete a variable on the stack
authorChris Lattner <sabre@nondot.org>
Sun, 17 Aug 2008 07:07:01 +0000 (07:07 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 17 Aug 2008 07:07:01 +0000 (07:07 +0000)
commit76b3a72f783ccaa5dfeea0a9f0457e5e37a2d478
treeab4c97893c8ee28ec5a9f68ec4c33345306326fd
parent202e9ac1b17de41914a92ae064f2e6dc445a0b0f
don't delete a variable on the stack

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