aboutsummaryrefslogtreecommitdiff
path: root/pstl
diff options
context:
space:
mode:
authorShoaib Meenai <smeenai@fb.com>2020-02-21 15:44:08 -0800
committerShoaib Meenai <smeenai@fb.com>2020-02-24 16:20:36 -0800
commite34ddc09f464667b5f3a49bf60255e89041ddf44 (patch)
tree102c90a6731257275e3de96d700e7427360ffe26 /pstl
parent915e7699243726d001f9ab4e8fa2380a5e57de56 (diff)
downloadllvm-e34ddc09f464667b5f3a49bf60255e89041ddf44.zip
llvm-e34ddc09f464667b5f3a49bf60255e89041ddf44.tar.gz
llvm-e34ddc09f464667b5f3a49bf60255e89041ddf44.tar.bz2
[arcconfig] Delete subproject arcconfigs
From https://secure.phabricator.com/book/phabricator/article/arcanist_new_project/: > An .arcconfig file is a JSON file which you check into your project's root. I've done some experimentation, and it looks like the subproject .arcconfigs just get ignored, as the documentation says. Given that we're fully on the monorepo now, it's safe to remove them. Differential Revision: https://reviews.llvm.org/D74996
Diffstat (limited to 'pstl')
-rw-r--r--pstl/.arcconfig4
1 files changed, 0 insertions, 4 deletions
diff --git a/pstl/.arcconfig b/pstl/.arcconfig
deleted file mode 100644
index ced528f..0000000
--- a/pstl/.arcconfig
+++ /dev/null
@@ -1,4 +0,0 @@
-{
- "repository.callsign" : "PSTL",
- "conduit_uri" : "https://reviews.llvm.org/"
-}