]> granicus.if.org Git - clang/commit
Fix regression in naming convention derivation: a method only follows the copy 'rule...
authorTed Kremenek <kremenek@apple.com>
Sun, 22 Feb 2009 07:32:24 +0000 (07:32 +0000)
committerTed Kremenek <kremenek@apple.com>
Sun, 22 Feb 2009 07:32:24 +0000 (07:32 +0000)
commit61d2e4a299c097ed193ddd1313c3b32c7f0b6a1c
treeac64d050817a90cdbef4e84cc3df1ae2796c3b9e
parentddd2b6e1e7406ab45f71398fb78b86c36acd789b
Fix regression in naming convention derivation: a method only follows the copy 'rule' if it doesn't already start with 'init', etc.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@65269 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/CFRefCount.cpp