Merge "Revert^2 "Suppress -fcoroutines-ts deprecation warning"" am: b9102ea04f am: fbd7a55d7c am: 6d49a08e24

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

Change-Id: Iee71c15c4a712166f66091f5dc87f9eae2dfa65c
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Yi Kong
2023-03-24 14:43:13 +00:00
committed by Automerger Merge Worker

View File

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