commit | b1d34b2408a76da2de19ffd830e2f9cddda32625 | [log] [tgz] |
---|---|---|
author | Hsin-Yi Chen <hsinyichen@google.com> | Tue Feb 21 18:08:41 2023 +0800 |
committer | Hsin-Yi Chen <hsinyichen@google.com> | Tue Feb 21 18:10:56 2023 +0800 |
tree | a393ebf79fc079886448738b66dd1fa0ab5d8235 | |
parent | 84c009016732cb57fd5c1343285c438b6e2c8002 [diff] |
Update clang-tools to ab/9633235 aosp/2337410 Allow extending qualifiers of function parameters and return values aosp/2379448 Fix the bug that generates multiple definition of references aosp/2385933 Diff array types aosp/2390652 Diff the fields located at the same offset in a class Test: make Bug: 259148872 Bug: 255702405 Change-Id: I7e707d2ae51441a186ce43fe756e95dd4e9fe92b
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>