From 1fca464899a72b3005d3a69368794c3bb1f162ca Mon Sep 17 00:00:00 2001 From: boostmultifruit Date: Mon, 5 Nov 2018 16:35:16 +0300 Subject: [PATCH] Use Cyberway clang submodule #1 --- .gitmodules | 2 +- tools/clang | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 3199caea1505..43c9c8e49971 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "tools/clang"] path = tools/clang - url = https://github.com/eosio/clang.git + url = https://github.com/cyberway/clang [submodule "tools/lld"] path = tools/lld url = https://github.com/eosio/lld.git diff --git a/tools/clang b/tools/clang index 6b886302a11a..22105e4591ba 160000 --- a/tools/clang +++ b/tools/clang @@ -1 +1 @@ -Subproject commit 6b886302a11a8419b76e469794ff9d0c531a4b4b +Subproject commit 22105e4591ba8eb26d0735a935bb48ff3276dc27