]> granicus.if.org Git - clang/commit
Fixed typos, used DenseSet for keeping track of
authorFariborz Jahanian <fjahanian@apple.com>
Tue, 12 May 2009 20:06:41 +0000 (20:06 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Tue, 12 May 2009 20:06:41 +0000 (20:06 +0000)
commit4523eb0fdfb1e003c3810951d9eb3dddcf08cc24
treec313466738a89f78d5af903170dab49c705ff6f2
parent01cf112ad1a6c6df3d13844ef660274bf96a7f60
Fixed typos, used DenseSet for keeping track of
selectors which need use Nonfrgile API for
message dispatch.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@71578 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGObjCMac.cpp