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

Hal Finkel hfinkel at anl.gov
Fri Oct 11 15:41:05 PDT 2013


Ben, Mark,

This procedure used to work, but when I try this now (running git clone, then git fetch and then git diff origin/master...cilkplus), I get, in addition to the cilk changes, a bunch of other unrelated changes as well in the diff. Do you know how I might clean this up?

Thanks again,
Hal

----- Original Message -----
> > By the way, there is a more compact way to achieve the equivalent
> > with git:
> >  $ git diff origin/master...cilkplus
> > Note the three dots rather than two between the revisions. This
> > shows the diffs from the common merge base up to the cilkplus
> > branch tip.
> 
> > Mark
> 
> Good catch. I forgot about this syntax!
> 

-- 
Hal Finkel
Assistant Computational Scientist
Leadership Computing Facility
Argonne National Laboratory




More information about the cfe-dev mailing list