[PATCH] D29050: [zorg] Add AOSP builder
Pengxuan Zheng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 26 11:27:31 PST 2017
pzheng added a comment.
I had a build of the AOSP release "android-7.1.1_r11" with the latest LLVM toolchain and noticed a lot of AOSP source code issues (compared to using the AOSP master branch) due to stricter compiler checks. Looks like many of the issues have already been fix in AOSP mater but those fixes have not made it into the release yet. For now, I propose to use the AOSP master until a more "stable" release comes out.
https://reviews.llvm.org/D29050
More information about the llvm-commits
mailing list