[Lldb-commits] [PATCH] D61440: C.128 override, virtual keyword handling

Raphael Isemann via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu May 2 14:19:53 PDT 2019


teemperor added a comment.

You don't have to use arc, you can also just update the code via the "Update diff" button and upload a patch file. So it doesn't really matter how you organize your local git branch as long as you can produce a patch file from the changes. Phabricator takes care of making diffs between the patches you upload, so there is always a change history here.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D61440





More information about the lldb-commits mailing list