commit | 4b737c774c3519cafabf3d2030afadcf019ac8ee | [log] [tgz] |
---|---|---|
author | Yabin Cui <yabinc@google.com> | Thu Jun 08 18:09:17 2023 +0000 |
committer | Yabin Cui <yabinc@google.com> | Thu Jun 08 18:09:17 2023 +0000 |
tree | f6a01ab5c88e597af3acc2f0e373f24dd4784cbc | |
parent | b9102ea04f1dc68f32ff16f576fef5760c338778 [diff] |
Remove test for -fcoroutines-ts After clang update, we got the below error: external/libcxx/libcxx_test_template.cpp clang++: error: unknown argument: '-fcoroutines-ts' Since this option has been removed in clang, remove test for it. Bug: 280683256 Test: build with clang-r498229 Change-Id: Icecd7152f8d724d680bf17e3f920f15365b285a6