diff options
author | Chuanqi Xu <yedeng.yd@linux.alibaba.com> | 2021-11-22 15:53:51 +0800 |
---|---|---|
committer | Chuanqi Xu <yedeng.yd@linux.alibaba.com> | 2021-11-22 15:57:57 +0800 |
commit | 2ac339ef5f0feca2abe2b8a1720839c58184166c (patch) | |
tree | 796271eb857c043c5e55e6f078cea6a596242738 /lldb/unittests/ScriptInterpreter/Python | |
parent | 6a3958247aeeacdbf40833151220b089f066c82f (diff) | |
download | llvm-2ac339ef5f0feca2abe2b8a1720839c58184166c.zip llvm-2ac339ef5f0feca2abe2b8a1720839c58184166c.tar.gz llvm-2ac339ef5f0feca2abe2b8a1720839c58184166c.tar.bz2 |
[C++20] [Coroutines] Warn for deprecated form 'for co_await'
The form 'for co_await' is part of CoroutineTS instead of C++20.
So if we detected the use of 'for co_await' in C++20, we should emit
a warning at least.
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions