Displaying 3 results from an estimated 3 matches for "d73075".
Did you mean:
373075
2020 Jan 21
11
Proposing a llvm-patch helper script in-tree to create/apply patches without arc
...ng directory
3. Download the latest diff for a revision and apply it to the working directory, using the commit message from Phabricator.
Those should be fairly easy to implement and as a proof-of-concept I went ahead and put up a patch implementing 3. from the list above: https://reviews.llvm.org/D73075 .
Please note that the script is probably a bit rough around the edges and I probably won’t have time to implement 1. and 2. in the near future on my own, but maybe someone would be interested in helping out.
I think that could improve the experience for new contributors substantially:
* Creat...
2020 Jan 21
2
Proposing a llvm-patch helper script in-tree to create/apply patches without arc
...t diff for a revision and apply it to the working
> directory, using the commit message from Phabricator.
> >
> > Those should be fairly easy to implement and as a proof-of-concept I
> went ahead and put up a patch implementing 3. from the list above:
> https://reviews.llvm.org/D73075 .
> >
> > Please note that the script is probably a bit rough around the edges and
> I probably won’t have time to implement 1. and 2. in the near future on my
> own, but maybe someone would be interested in helping out.
> >
> > I think that could improve the experienc...
2020 Jan 21
2
Proposing a llvm-patch helper script in-tree to create/apply patches without arc
...a revision and apply it to the working
>> directory, using the commit message from Phabricator.
>>
>> Those should be fairly easy to implement and as a proof-of-concept I went
>> ahead and put up a patch implementing 3. from the list above:
>> https://reviews.llvm.org/D73075 .
>>
>> Please note that the script is probably a bit rough around the edges and
>> I probably won’t have time to implement 1. and 2. in the near future on my
>> own, but maybe someone would be interested in helping out.
>>
>> I think that could improve the expe...