On Sat, Apr 16, 2011 at 2:37 AM, Devang Patel <[email protected]> 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). _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
