Bug: 72055321

Clone this repo:
  1. 69f3510 Empty merge of Android 24Q2 Release (ab/11526283) to aosp-main-future by Xin Li · 7 weeks ago main master
  2. f5de8a5 Update clang-tools to ab/11736552 am: 1634c6a556 by Hsin-Yi Chen · 8 weeks ago
  3. 1634c6a Update clang-tools to ab/11736552 by Hsin-Yi Chen · 8 weeks ago main-kernel-build-2024
  4. 849f61d Remove Darwin clang-tools prebuilt am: 395deba621 by Ryan Prichard · 10 weeks ago
  5. 395deba Remove Darwin clang-tools prebuilt by Ryan Prichard · 10 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>