]> granicus.if.org Git - clang/commit
[Driver] Reland again: Default Android toolchains to libc++.
authorDan Albert <danalbert@google.com>
Mon, 22 Oct 2018 20:16:21 +0000 (20:16 +0000)
committerDan Albert <danalbert@google.com>
Mon, 22 Oct 2018 20:16:21 +0000 (20:16 +0000)
commit0f2e41521353e086be6df3e885698dcbdcad4fd2
tree28e3ab59f20659cc0cb9a3b879cffb7803641473
parent9b5257f27c1c13aaded27a0ef7bbd3ff7aedf666
[Driver] Reland again: Default Android toolchains to libc++.

Some of the test data went missing last time I tried to submit this,
causing the tests to fail when the build did not include libc++.

Original review was https://reviews.llvm.org/D53109.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@344946 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/ToolChains/Linux.cpp
lib/Driver/ToolChains/Linux.h
test/Driver/Inputs/basic_android_ndk_tree/sysroot/usr/include/c++/v1/.keep [new file with mode: 0644]
test/Driver/android-ndk-standalone.cpp