]> granicus.if.org Git - clang/commit
Add back implicitly dropped const.
authorDavid Blaikie <dblaikie@gmail.com>
Thu, 21 Feb 2013 22:37:44 +0000 (22:37 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Thu, 21 Feb 2013 22:37:44 +0000 (22:37 +0000)
commite13001441f95fd907228459a4d9310c113ac0a5b
tree7727a6fc7d2d13aaa4fbd02c6692f974de411375
parentbe5f1be4cf8bab6b571d54a2e18cb9e83d7be2fc
Add back implicitly dropped const.

(found due to incoming improvements to llvm::cast machinery that will error on
this sort of mistake)

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@175817 91177308-0d34-0410-b5e6-96231b3b80d8
lib/StaticAnalyzer/Checkers/RetainCountChecker.cpp