]> granicus.if.org Git - clang/commit
Use Identifier::getLength() instead of strlen() in Selector::getName() and MultiKeywo...
authorSteve Naroff <snaroff@apple.com>
Tue, 2 Oct 2007 02:01:22 +0000 (02:01 +0000)
committerSteve Naroff <snaroff@apple.com>
Tue, 2 Oct 2007 02:01:22 +0000 (02:01 +0000)
commit4db10894373ccc5d2d034d281b7c005da10a4ada
tree05a4794a1ce2180fbeaa2a2f85ca4273edd2339f
parentc1581a0d64b0ee4f822ed2fca4442a111d03569a
Use Identifier::getLength() instead of strlen() in Selector::getName() and MultiKeywordSelector::getName().

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@42524 91177308-0d34-0410-b5e6-96231b3b80d8
Parse/ParseObjc.cpp