]> granicus.if.org Git - clang/commit
Cut/paste error...need to use the expression "name" for member references (or other...
authorSteve Naroff <snaroff@apple.com>
Sat, 4 Oct 2008 17:45:51 +0000 (17:45 +0000)
committerSteve Naroff <snaroff@apple.com>
Sat, 4 Oct 2008 17:45:51 +0000 (17:45 +0000)
commitb65a4f1cc2aa31eae1a413d3db94210c6b887914
treee05e4e4fb4d8a3f2e1bc748e6fa989d2fcf60276
parent8e9216dab03b65ce39b7d2911b9c777be4c8f8c7
Cut/paste error...need to use the expression "name" for member references (or other complex expressions that can embed a block pointer type)

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