summaryrefslogtreecommitdiff
path: root/.arcconfig
diff options
context:
space:
mode:
authorJames Y Knight <jyknight@google.com>2019-01-11 16:27:14 +0000
committerJames Y Knight <jyknight@google.com>2019-01-11 16:27:14 +0000
commit6eba16aa14dc3ddceb22997670a1b508ee93f216 (patch)
tree9ac317f004247a5d4057d8af0f8c51abacfaaa29 /.arcconfig
parentf452f116d2f272af1ea60455167b9e0508c0e47b (diff)
downloadllvm-6eba16aa14dc3ddceb22997670a1b508ee93f216.tar.gz
Add an .arcconfig for the top of the git monorepo.
llvm-svn: 350932
Diffstat (limited to '.arcconfig')
-rw-r--r--.arcconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/.arcconfig b/.arcconfig
new file mode 100644
index 000000000000..92f8f458291e
--- /dev/null
+++ b/.arcconfig
@@ -0,0 +1,3 @@
+{
+ "conduit_uri" : "https://reviews.llvm.org/"
+}