[PATCH] StringRef-izing some of clang-check
Sean Silva
silvas at purdue.edu
Mon Apr 22 09:43:28 PDT 2013
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/20130422/440390c1/attachment.html>
More information about the cfe-commits
mailing list