Revert^2 "Suppress -fcoroutines-ts deprecation warning"

fe9066ae4e

Change-Id: I845142c0f27d0c830304a6e2b061e3e390c45254
This commit is contained in:
Yi Kong
2023-03-06 08:04:23 +00:00
committed by Gerrit Code Review
parent fe9066ae4e
commit cc74b96887

View File

@@ -252,6 +252,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",