- Feb 22, 2021
-
-
Geoffrey Martin-Noble authored
The config option for this changed in https://secure.phabricator.com/D21313 (or when that was rolled out). I'm leaving the old config option, which may be in use by people with older versions of arc. Reviewed By: mehdi_amini Differential Revision: https://reviews.llvm.org/D97215
-
- Dec 07, 2020
-
-
Mehdi Amini authored
-
- Feb 25, 2020
-
-
Shoaib Meenai authored
When you run `arc diff`, arc defaults to uploading all the changes you have against the upstream branch into a single patch. This is almost never what you want for stacked commits (patch series); you only want to submit the changes done by the current patch. It's also come up as a point of confusion in the Phabricator vs. GitHub PRs discussion, for example. Configure arc to only upload your current patch by default, which I think is a much more suitable default for LLVM developers. Differential Revision: https://reviews.llvm.org/D74990
-
- Jan 23, 2020
-
-
Petr Hosek authored
conduit_uri was renamed to phabricator.uri and git-phab fails to load .arcconfig without this field. Differential Revision: https://reviews.llvm.org/D72960
-
- Jan 31, 2019
-
-
Ben Hamilton authored
llvm-svn: 352757
-
- Jan 11, 2019
-
-
James Y Knight authored
llvm-svn: 350932
-
- Dec 12, 2017
-
-
Don Hinton authored
Summary: Add cmake and lit files needed to run these tests as an external project. Also, copy test_debuginfo.pl from llvm/utils since it's only used here. The copy in llvm/utils must be maintained as long as bots continue to include debuginfo-tests in clang/test. This patch depends on clang patch https://reviews.llvm.org/D41055. Reviewers: zturner, aprantl Reviewed By: aprantl Subscribers: mgorny, llvm-commits, JDevlieghere Differential Revision: https://reviews.llvm.org/D40971 llvm-svn: 320495
-
- Sep 27, 2016
-
-
Manuel Klimek authored
Patch by Eitan Adler. llvm-svn: 282494
-
- Jul 14, 2016
-
-
Benjamin Kramer authored
llvm-svn: 275409
-
- Apr 07, 2014
-
-
Serge Pavlov authored
llvm-svn: 205696
-
- Dec 01, 2012
-
-
Benjamin Kramer authored
llvm-svn: 169085
-