summaryrefslogtreecommitdiff
path: root/clang-stable
diff options
context:
space:
mode:
authorYi Kong <yikong@google.com>2023-04-12 20:55:58 +0900
committerYi Kong <yikong@google.com>2023-04-12 20:55:58 +0900
commitc257e4f67042ccfbb4e8170376d0e622621909fd (patch)
tree5ee7c95f82eebdf546d40e798ff91dc355e1d46c /clang-stable
parent1abd1c3270051222bf3fb1a4b4336e249390ffa0 (diff)
downloaddarwin-x86-c257e4f67042ccfbb4e8170376d0e622621909fd.tar.gz
Create clang-stable symlink to the current stable toolchainandroid-u-beta-1-gpl
`repo upload` on macOS uses darwin-x86/clang-stable/bin/clang-format. Unlike Linux, we do not need to worry so much about projects pulling clang itself from clang-stable (which creates a hidden dependency). So create a symlink is easier and avoid wasting disk space. Test: repo upload Bug: 263068264 Change-Id: I1e56085378fc03b727cfcfccaaad9d08db31654c
Diffstat (limited to 'clang-stable')
l---------clang-stable1
1 files changed, 1 insertions, 0 deletions
diff --git a/clang-stable b/clang-stable
new file mode 120000
index 00000000..69408ede
--- /dev/null
+++ b/clang-stable
@@ -0,0 +1 @@
+clang-r487747 \ No newline at end of file