commit | b80976c752ad3469c54ecd10d5ba5847fd48d7a8 | [log] [tgz] |
---|---|---|
author | Ted Kremenek <kremenek@apple.com> | Sat Feb 21 05:13:43 2009 +0000 |
committer | Ted Kremenek <kremenek@apple.com> | Sat Feb 21 05:13:43 2009 +0000 |
tree | a32a022c81ffec319effd9d3f6a82eadf8e5f18c | |
parent | d4c7684f19703d75b989364da80727d635f99b53 [diff] |
Improved naming convention heuristics in the retain/release checker to better handle method names that contain 'new', 'copy', etc., but those words might be the substring of larger words such as 'newsgroup' and 'photocopy' that do not indicate the allocation of objects. This should address the issues discussed in <rdar://problem/6552389>. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@65224 91177308-0d34-0410-b5e6-96231b3b80d8