[cfe-dev] Cilk Plus extensions in LLVM/Clang

Hal Finkel hfinkel at anl.gov
Thu Mar 7 19:19:38 PST 2013


----- Original Message -----
> From: "Mehdi AMINI" <mehdi.amini at silkan.com>
> To: cfe-dev at cs.uiuc.edu
> Sent: Thursday, March 7, 2013 8:37:25 PM
> Subject: Re: [cfe-dev] Cilk Plus extensions in LLVM/Clang
> 
> Hi,
> 
> > Also, (and perhaps this is really just a git question), is there an
> > easy way to generate a patch against the upstream sources from a
> > clone of the git repository?
> 
> I think you want to have a look at : git help format-patch

Thanks for the reply, but I don't think that helps me. The problem is that the Cilk commits are interspersed with the commits merged from upstream, which is certainly normal, and the upstream source is not a branch in the repository (I think), so there does not seem to be a clear revision range from which to generate a patch.

Thanks again,
Hal

> 
> Hope this helps.
> 
> Mehdi
> 
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
> 



More information about the cfe-dev mailing list