[PATCH] StringRef-izing some of clang-check

Christopher Jones chrisjones.lambda at gmail.com
Tue Apr 23 20:36:45 PDT 2013


Thanks a lot, Sean.  I'll keep that in mind like you suggested earlier.

Is my patch good?  Or do I need to do more? : )


On Mon, Apr 22, 2013 at 12:43 PM, Sean Silva <silvas at purdue.edu> wrote:

>
> On Mon, Apr 22, 2013 at 1:36 AM, Christopher Jones <
> chrisjones.lambda at gmail.com> wrote:
>
>> Thanks for the comments.  I think I understand more the utility of the
>> project and why my first attempt is no good.  How about this patch?
>>
>> I'll try to keep an eye out for Arrayrefizations.  Could you point me to
>> an example where this was recently done as you said?  (I'm still new to git
>> and just did my first rebase.)
>>
>
> Check out r176726.
>
> $ git log -p -1 $(git svn find-rev r176726)
> or <http://llvm.org/viewvc/llvm-project?view=revision&revision=176726>
> or, once you've built up a sufficient backlog of llvm-commits emails, just
> search in your mail client for r176726 (this is what I usually do first for
> non-ancient commits).
>
> -- Sean Silva
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130423/ed80be28/attachment.html>


More information about the cfe-commits mailing list