On Apr 16, 2011, at 12:57 AM, Frits van Bommel wrote: > 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).
Indeed. Thanks for catching this. FIxed in r129703 - Devang _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
