commit | e45b80ccc2320a455a114e47f5775d8944232549 | [log] [tgz] |
---|---|---|
author | HONG Yifan <[email protected]> | Tue Oct 22 13:08:23 2024 -0700 |
committer | HONG Yifan <[email protected]> | Tue Oct 22 13:08:23 2024 -0700 |
tree | fea959b376d87699c5d4d7e236a42ab12ab5999d | |
parent | 333eeb184e983c1422640f8fd25c91cf6ddfdd38 [diff] |
kleaf: add allow_empty=true for globs. Bazel8.0.0 has glob(allow_empty=False) by default. Explicitly set it to true to allow empty for these globs. Bug: 372860136 Change-Id: I86fc362e379c9249d0a13404acb81e50e95966a9
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>