[cfe-dev] llvm::StringRef open project? (Sean Silva)

G Raghuram contactraghu at gmail.com
Tue Apr 2 11:15:40 PDT 2013


Hi,

I apologize if I am asking a stupid question. I have been taking a look at
Open projects from the following link. The modification time shows Dec
2009. Am I missing something? Can I assume these are still open projects?

http://llvm.org/OpenProjects.html

Thanks very much.

--GRR


On Sun, Mar 31, 2013 at 11:54 AM, <cfe-dev-request at cs.uiuc.edu> wrote:

>
> ------------------------------
>
>
> Message: 4
> Date: Sat, 30 Mar 2013 23:38:37 -0400
> From: Sean Silva <silvas at purdue.edu>
> To: Christopher Jones <chrisjones.lambda at gmail.com>
> Cc: Clang <cfe-dev at cs.uiuc.edu>
> Subject: Re: [cfe-dev] llvm::StringRef open project?
> Message-ID:
>         <
> CAHnXoakCzXnKQ7iSek6hK2jcGcRgAOCzZkvBakEXsTP_cZ-6Hw at mail.gmail.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Go for it. Also keep an eye out for functions taking a pointer+length (e.g.
> `foo(Bar *Elts, unsigned NumElts)`) which can be replaced with ArrayRef.
>
> On Sat, Mar 30, 2013 at 11:19 PM, Christopher Jones <
> chrisjones.lambda at gmail.com> wrote:
> >
> > I'm hoping to learn more about clang / LLVM, and I figured the best way
> to
> > do so would be to jump in and make some changes to the code.
> >
>
> Definitely. There is no substitute for landing real patches.
>
> -- Sean Silva
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://lists.cs.uiuc.edu/pipermail/cfe-dev/attachments/20130330/2e3ac36d/attachment-0001.html
> >
>
> ------------------------------
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20130402/f208857d/attachment.html>


More information about the cfe-dev mailing list