Export libclang-cpp.dylib

Bug: http://b/150809112

... and stop exporting libLLVM, libclang, and libclang_cxx.
libclang-cpp is a new upstream library exports both the clang and LLVM
C++ symbols and can replace libLLVM and (android-toolchain-only)
libclang_cxx.so.

Test: build go/ab/aosp-clang-tools and run them.
Change-Id: I81afc9d622210e9a3e5841e51e5fc9ef66707a0e
1 file changed