From 60132496709412959b97c9f1d53f221cd7939089 Mon Sep 17 00:00:00 2001 From: Dan Albert Date: Fri, 17 Oct 2014 16:48:56 +0000 Subject: Add an .arcconfig for libc++abi. git-svn-id: https://llvm.org/svn/llvm-project/libcxxabi/trunk@220050 91177308-0d34-0410-b5e6-96231b3b80d8 --- .arcconfig | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .arcconfig (limited to '.arcconfig') diff --git a/.arcconfig b/.arcconfig new file mode 100644 index 0000000..98e96a8 --- /dev/null +++ b/.arcconfig @@ -0,0 +1,4 @@ +{ + "project_id" : "libcxxabi", + "conduit_uri" : "http://reviews.llvm.org/" +} -- cgit v1.2.3