Bug: 72055321

Clone this repo:
  1. 2e77dab Update clang-tools to ab/13081832 am: 79e22db8a3 by Ryan Prichard · 3 months ago main master
  2. 79e22db Update clang-tools to ab/13081832 by Ryan Prichard · 3 months ago
  3. ead95c2 Update clang-tools to ab/12951880 am: 17329f6590 by Kadir Cetinkaya · 4 months ago
  4. 17329f6 Update clang-tools to ab/12951880 by Kadir Cetinkaya · 4 months ago
  5. 0a07ce3 Update clang-tools to ab/12948890 am: 2d34374c99 by Pirama Arumuga Nainar · 4 months 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>