Suppress -fcoroutines-ts deprecation warning am: 19461d9be8 am: 7d877c5895 am: bd59b2b65e am: d3266e2b09

Original change: https://android-review.googlesource.com/c/platform/external/libcxx/+/2446165

Change-Id: I9d66a9c86ab5a97b70df2e5b965d6573147a2890
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Yi Kong
2023-03-01 07:46:25 +00:00
committed by Automerger Merge Worker

View File

@@ -248,6 +248,7 @@ cc_binary {
"-fsized-deallocation",
"-fexceptions",
"-fcoroutines-ts",
"-Wno-deprecated-experimental-coroutine",
"-Wno-format-zero-length",
"-Wno-implicit-fallthrough",
"-Wno-non-virtual-dtor",