[cfe-commits] [PATCH] Touch up some comments in libclang's Index.h

Ted Kremenek kremenek at apple.com
Sun Nov 7 20:32:19 PST 2010


Thanks Chris.  I've applied the patch in r118403.

On Nov 7, 2010, at 12:03 AM, Chris Pick wrote:

> I noticed some discrepancies in libclang's Index.h comments.  These were largely just little things like misnamed or extra parameters in the comments, but I figured they could be fixed.
> 
> I wasn't sure whether removing end of line whitespace was along the same lines as changing a whole bunch of tabs to spaces (as mentioned here http://llvm.org/docs/CodingStandards.html#scf_spacestabs) or whether anyone even cares, so I've attached one patch that leaves the spaces alone (libclangindexcomments.patch) and one that removes them (libclangindexcomments-rmeolspace.patch).
> 
> Hopefully these are helpful, -Chris <libclangindexcomments.patch><libclangindexcomments-rmeolspace.patch>_______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20101107/806b8a6d/attachment.html>


More information about the cfe-commits mailing list