]> granicus.if.org Git - clang/commit
remove some slow O(n) methods.
authorChris Lattner <sabre@nondot.org>
Fri, 20 Feb 2009 18:18:36 +0000 (18:18 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 20 Feb 2009 18:18:36 +0000 (18:18 +0000)
commitcafeb35117578585dbbfef0bc79d8aa27712bc0e
tree0ee9683a5730166721cc00174672ce76e28945d8
parent07fa7749da805969f2ed467a4eb5b405a4ff9a23
remove some slow O(n) methods.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@65132 91177308-0d34-0410-b5e6-96231b3b80d8
Driver/RewriteObjC.cpp
include/clang/AST/DeclObjC.h
lib/AST/DeclObjC.cpp