Add libclang package to sit alongside prebuilt LLVM binaries
We’re starting to experiment with AST-level analysis of chromium sources, and are using the python bindings for clang. We would like to ensure that these bindings are up-to-date as the clang toolchain rolls. So we would like to add a separate zip package containing libclang to sit alongside the prebuilt LLVM binaries and be downloaded on-demand. Change-Id: Idc744deb03e0a8ff7c50f8d0f883e655f271cd30 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1874450 Commit-Queue: Taylor Woll <Taylor.Woll@microsoft.com> Reviewed-by:Hans Wennborg <hans@chromium.org> Reviewed-by:
Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#708922}
Showing
build/download_libclang.py
0 → 100755
Please register or sign in to comment