]> granicus.if.org Git - clang/commit
Use Ted's new mutable child iterators to update the tree as we rewrite it.
authorChris Lattner <sabre@nondot.org>
Wed, 24 Oct 2007 16:57:36 +0000 (16:57 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 24 Oct 2007 16:57:36 +0000 (16:57 +0000)
commite64b7771dca65d737dfc49b6137bd69fc1ff6bd2
treef45b4c06d0a0f9a6587d16b2b8fcafe3af5e8600
parent22c0fcba14e069bd3d35305ecd6d952f41666610
Use Ted's new mutable child iterators to update the tree as we rewrite it.
This will make nested subexprs work.

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