commit | e1c4a83baf2eaffb055632fef662004203433b9a | [log] [tgz] |
---|---|---|
author | Mu-Le Lee <mulelee@google.com> | Tue Aug 23 05:30:07 2022 +0000 |
committer | Mu-Le Lee <mulelee@google.com> | Tue Aug 23 05:33:28 2022 +0000 |
tree | 17cb307c6e4313507690d6e3352d387a4e786c7a | |
parent | 8be4a2386eef2e2337c654ace5ceeb1d4d9c4615 [diff] |
Update clang-tools to ab/8980388 This commit includes: * aosp/2176545 - Change the format of header-abi-diff config from .ini to .json * aosp/2182596 - Implement the Cross-Version ABI diff configuration * aosp/2190085 - Fix header-abi-diff skips diff when config.json is not found Bug: 239792343 Test: Presubmit only Change-Id: I32460bab794e5197c4406552c799a5e93671f3aa
For the latest version of this doc, please make sure to visit: Android Clang/LLVM-based Tools Readme Doc
$ 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
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>