Add a .arcconfig file for openmp.
authorDimitry Andric <dimitry@andric.com>
Sat, 8 Jul 2017 16:09:47 +0000 (16:09 +0000)
committerDimitry Andric <dimitry@andric.com>
Sat, 8 Jul 2017 16:09:47 +0000 (16:09 +0000)
llvm-svn: 307474

openmp/.arcconfig [new file with mode: 0644]

diff --git a/openmp/.arcconfig b/openmp/.arcconfig
new file mode 100644 (file)
index 0000000..463662d
--- /dev/null
@@ -0,0 +1,4 @@
+{
+  "project_id" : "openmp",
+  "conduit_uri" : "https://reviews.llvm.org/"
+}