Go to file
Steve Naroff 119f60e12a Fix <rdar://problem/6329769> [sema] crash on duplication definition of interface with protocols.
As soon as we detect duplicate interfaces, discontinue further semantic checks (returning the original interface).

This is now consistent with how we handle protocols (and less error prone in general).

llvm-svn: 59541
2008-11-18 19:15:30 +00:00
clang Fix <rdar://problem/6329769> [sema] crash on duplication definition of interface with protocols. 2008-11-18 19:15:30 +00:00
llvm Make some methods const. 2008-11-18 19:04:29 +00:00