[cfe-dev] [llvm-dev] GitHub anyone?
Renato Golin via cfe-dev
cfe-dev at lists.llvm.org
Fri Jun 3 02:05:16 PDT 2016
On 3 June 2016 at 06:39, Jeremy Lakeman <Jeremy.Lakeman at gmail.com> wrote:
> For example;
> write a new feature as a series of patches against both llvm & clang
> open a pull request
> somebody pushes some "approval" button (in Phabricator?)
> both patch series are rebased onto llvm & clang's TOT
> a single commit is created in the master repo, capturing how the llvm &
> clang submodules jumped from the commit before my patches, to the last
> commit in each series.
Can't you generate a unique ID for each submodule commit?
More information about the cfe-dev
mailing list