Merge changes from topic "use-libclang-cpp" am: a226ebf313 am: dfa837214d am: 361f6dd6a4 am: 5351630a96
Original change: https://android-review.googlesource.com/c/platform/development/+/1901126 Change-Id: I9bf013110235bca0bc77329ec14ebef2677d871f
This commit is contained in:
committed by
Automerger Merge Worker
commit
620b122b51
@@ -79,8 +79,7 @@ cc_binary_host {
|
||||
|
||||
shared_libs: [
|
||||
"libprotobuf-cpp-full",
|
||||
"libLLVM_host",
|
||||
"libclang_cxx_host",
|
||||
"libclang-cpp_host",
|
||||
"libc++_host",
|
||||
],
|
||||
}
|
||||
@@ -98,8 +97,7 @@ cc_defaults {
|
||||
|
||||
shared_libs: [
|
||||
"libprotobuf-cpp-full",
|
||||
"libLLVM_host",
|
||||
"libclang_cxx_host",
|
||||
"libclang-cpp_host",
|
||||
"libc++_host",
|
||||
],
|
||||
}
|
||||
@@ -169,7 +167,7 @@ cc_library_host_static {
|
||||
],
|
||||
|
||||
shared_libs: [
|
||||
"libLLVM_host",
|
||||
"libclang-cpp_host",
|
||||
"libc++_host",
|
||||
"libprotobuf-cpp-full",
|
||||
],
|
||||
@@ -204,7 +202,7 @@ cc_test_host {
|
||||
],
|
||||
|
||||
shared_libs: [
|
||||
"libLLVM_host",
|
||||
"libclang-cpp_host",
|
||||
"libc++_host",
|
||||
],
|
||||
|
||||
|
||||
Reference in New Issue
Block a user