]> granicus.if.org Git - clang/commit
[analyzer] Per discussions with the Cocoa team, extend CF naming conventions to exten...
authorTed Kremenek <kremenek@apple.com>
Sat, 16 Jul 2011 19:50:36 +0000 (19:50 +0000)
committerTed Kremenek <kremenek@apple.com>
Sat, 16 Jul 2011 19:50:36 +0000 (19:50 +0000)
commit797a7be0de6fbedaa85082b07ec9ce0674f30773
tree09ef0b72ffa54e2f81d990eaaa2b7bdacb0ddb1d
parent0556048ae8ff743d0abb9fa88a0d0ee8e9123742
[analyzer] Per discussions with the Cocoa team, extend CF naming conventions to extend to camel case functions instead of just title case functions.  Fixes <rdar://problem/9732321>.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@135350 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/CocoaConventions.cpp
test/Analysis/retain-release.m