Clone this repo:
  1. 1634c6a Update clang-tools to ab/11736552 by Hsin-Yi Chen · 13 days ago main master
  2. 395deba Remove Darwin clang-tools prebuilt by Ryan Prichard · 3 weeks ago
  3. 880ba63 Update clang-tools to ab/11613705 by Hsin-Yi Chen · 6 weeks ago
  4. 69f9fb9 Update clang-tools to ab/11507678 am: dfadb9d0a7 by Kadir Cetinkaya · 9 weeks ago
  5. dfadb9d Update clang-tools to ab/11507678 by Kadir Cetinkaya · 9 weeks ago

Prebuilts for Clang/LLVM-based tools used in Android

For the latest version of this doc, please make sure to visit: Android Clang/LLVM-based Tools Readme Doc

Build Instructions

$ mkdir clang-tools && cd clang-tools
$ repo init -u https://android.googlesource.com/platform/manifest -b clang-tools
$ repo sync -c
$ OUT_DIR=out prebuilts/clang-tools/build-prebuilts.sh

Update Prebuilts

From an AOSP main tree or a clang-tools tree run:

$ prebuilts/clang-tools/update-prebuilts.sh \
    <build-id from go/ab/aosp-clang-tools>