commit | 44eac34d877328e797ba2c65f38740fdb2e48027 | [log] [tgz] |
---|---|---|
author | Yi Kong <[email protected]> | Sat Oct 27 12:31:57 2018 -0700 |
committer | Yi Kong <[email protected]> | Mon Oct 29 21:32:05 2018 +0000 |
tree | 94bf5fec6b2ae1adc1fe050c4489ca6a89591bab | |
parent | 275a062a2de8e33b4ce9f2a11aa49a2b615d91cd [diff] |
Suppress defaulted-function-deleted warning Bug: 111759196 Change-Id: I95eb1ad18455c97f53dbc82388acf6f88bdbd0ad
For the latest version of this doc, please make sure to visit: Android Clang/LLVM Toolchain Readme Doc
You can also visit the Android Clang/LLVM Prebuilts Readme Doc for more information about our prebuilt toolchains (and what versions they are based upon).
$ mkdir llvm-toolchain && cd llvm-toolchain $ repo init -u https://android.googlesource.com/platform/manifest -b llvm-toolchain $ repo sync -c $ python toolchain/llvm_android/build.py
If building on Linux, pass the --no-build-windows
to build.py
to skip building Clang for Windows.
We have a public mailing list that you can subscribe to: [email protected]