]> granicus.if.org Git - clang/commit
Fix some const-ness to keep the VisualStudio C++ compiler happy.
authorSteve Naroff <snaroff@apple.com>
Wed, 24 Sep 2008 17:22:34 +0000 (17:22 +0000)
committerSteve Naroff <snaroff@apple.com>
Wed, 24 Sep 2008 17:22:34 +0000 (17:22 +0000)
commit1f6c3aebffc9ce318b672d0ca808e00031d3ba04
treefbab35f2550d6772b010e77985f98720ca50a186
parent485eeff9ba73376c8e01179bf1a501b1723446cb
Fix some const-ness to keep the VisualStudio C++ compiler happy.

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