]> granicus.if.org Git - clang/commit
Simplify SelectorTable::constructSetterName() usage...
authorSteve Naroff <snaroff@apple.com>
Tue, 10 Mar 2009 17:24:38 +0000 (17:24 +0000)
committerSteve Naroff <snaroff@apple.com>
Tue, 10 Mar 2009 17:24:38 +0000 (17:24 +0000)
commitfdc92b7877535e6264fe43cfbdc8f01e9b224f81
tree409b81e53d3a0e650602903acdc4ea9f10c9fe40
parent4843e584b54460973b8445d38907bab0401ebb0c
Simplify SelectorTable::constructSetterName() usage...

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@66551 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/IdentifierTable.h
lib/Parse/ParseObjc.cpp
lib/Sema/SemaExpr.cpp
lib/Sema/SemaExprObjC.cpp