On Sat, Apr 16, 2011 at 2:37 AM, Devang Patel <dpatel at apple.com> wrote: > +/// getSelectporName - Return selector name. This is used for debugging > +/// info. > +llvm::StringRef CGDebugInfo::getSelectorName(Selector S) { You typo'd the method name in the comment (also in the header).