[Lldb-commits] [PATCH] D60442: Fix doxygen warnings for lldb-cpp-doc target

Jonas Devlieghere via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Apr 9 01:35:54 PDT 2019


JDevlieghere added a comment.

In D60442#1459378 <https://reviews.llvm.org/D60442#1459378>, @kkleine wrote:

> I think I don't have commit access (yet) and would like if someone can commit this for me. It was my first commit to the LLDB project and I wanted to get familiar with phabricator and the `arc` tool. Is phabricator here to stay or are there plans to move to github or something else? I'm just a bit confused still about some SVN revisions showing up here and there and why that is. I guess it will clear up in some time.


Currently, we're still using svn, but the goal is to move to a git by the next US developer meeting (October 2019). Although the code would be hosted  Github, there are no immediate plans to move away from Phabricator for code reviews. It's already configured to track the monorepo mirror on Github (https://reviews.llvm.org/source/llvm-github/repository/master/).

TL;DR: Phabricator tracks code hosted externally. Currently it's still on svn, but it'll be hosted on Github later this year.


Repository:
  rLLDB LLDB

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D60442/new/

https://reviews.llvm.org/D60442





More information about the lldb-commits mailing list