change to use clang if NDK >= 18 (#18914)
authorJiakai Liu <liujiakai@fb.com>
Fri, 5 Apr 2019 16:54:27 +0000 (09:54 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Fri, 5 Apr 2019 17:02:03 +0000 (10:02 -0700)
commit0c5d444b2895857e8d10a85de0fef8cfc32b8c42
tree980d8714f009d4f7989ce66d30bcd01ca5a577d7
parent5e8a9e8802b5189bb9929a1b09f0641a57fbd47f
change to use clang if NDK >= 18 (#18914)

Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/18914
ghimport-source-id: 4d9d9322ee5559d96e13533ec37ff3be86a0227c

Reviewed By: ezyang

Differential Revision: D14794162

Pulled By: ljk53

fbshipit-source-id: caac55e12b1e62bf6ebcc6e2062d5ed122ad4e64
scripts/build_android.sh