Ted Kremenek
0078150c43
Change ObjCIntefaceDecl::lookupMethod() to have optional 'followsSuper' argument.
...
This enables a micro-optimization in protocol conformance checking
to not examine the class hierarchy twice per method.
As part of this change, remove the default arguments from lookupInstanceMethod()
and lookupClassMethod(). It was becoming very redundant. For clients
needing the default arguments, have them use the full API instead of
these convenience methods.
llvm-svn: 195532
2013-11-23 01:01:29 +00:00
..
2013-10-17 23:23:53 +00:00
2013-09-28 15:08:41 +00:00
2013-09-09 23:33:17 +00:00
2013-01-31 04:52:16 +00:00
2013-11-19 22:47:36 +00:00
2013-10-08 17:08:03 +00:00
2013-06-03 01:05:37 +00:00
2013-08-12 22:11:14 +00:00
2013-10-22 18:07:04 +00:00
2013-11-07 16:57:56 +00:00
2013-11-12 01:46:33 +00:00
2013-10-01 02:44:48 +00:00
2013-09-11 19:47:58 +00:00
2013-11-21 00:39:36 +00:00
2013-11-14 03:29:16 +00:00
2013-10-08 17:08:03 +00:00
2013-09-20 17:04:25 +00:00
2013-11-21 03:17:44 +00:00
2013-11-22 21:49:04 +00:00
2013-11-22 09:01:48 +00:00
2013-11-23 01:01:29 +00:00
2013-09-18 03:29:45 +00:00
2013-11-21 01:53:02 +00:00
2013-11-12 03:56:08 +00:00
2013-11-07 05:17:06 +00:00
2013-11-21 20:50:32 +00:00
2013-09-20 00:27:40 +00:00
2013-11-21 23:30:57 +00:00
2013-11-07 05:17:06 +00:00
2013-11-01 11:50:55 +00:00
2013-11-19 19:26:30 +00:00
2013-10-08 17:08:03 +00:00
2013-11-15 02:58:23 +00:00
2013-10-16 17:51:43 +00:00
2013-10-11 22:16:04 +00:00
2013-05-24 18:32:55 +00:00
2013-02-19 23:47:15 +00:00
2013-11-19 21:07:04 +00:00
2013-11-19 21:07:04 +00:00
2013-10-23 06:44:28 +00:00
2013-11-22 09:01:48 +00:00
2013-08-17 00:46:16 +00:00
2013-11-19 22:47:36 +00:00
2013-10-01 14:34:25 +00:00
2012-12-20 19:22:21 +00:00
2013-11-12 01:40:44 +00:00
2013-06-07 20:33:10 +00:00
2013-06-07 20:31:48 +00:00