aboutsummaryrefslogtreecommitdiff
path: root/.arcconfig
diff options
context:
space:
mode:
authorDimitry Andric <dimitry@andric.com>2017-07-08 16:09:47 +0000
committerDimitry Andric <dimitry@andric.com>2017-07-08 16:09:47 +0000
commit0a8f95d15f4ec71a67b0d04dfc1097305db8afa3 (patch)
tree71e03b1c405d8b43a316029480d20aab8f35f51e /.arcconfig
parent06426cf363091626cc35ed2179afc4526a08d756 (diff)
Add a .arcconfig file for openmp.
git-svn-id: https://llvm.org/svn/llvm-project/openmp/trunk@307474 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to '.arcconfig')
-rw-r--r--.arcconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/.arcconfig b/.arcconfig
new file mode 100644
index 0000000..463662d
--- /dev/null
+++ b/.arcconfig
@@ -0,0 +1,4 @@
+{
+ "project_id" : "openmp",
+ "conduit_uri" : "https://reviews.llvm.org/"
+}