On 3 June 2016 at 06:39, Jeremy Lakeman <jeremy.lake...@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?
_______________________________________________
lldb-dev mailing list
lldb-dev@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev

Reply via email to