[PATCH] D141572: [C++] [Coroutines] Deprecates the '-fcoroutines-ts' flag
Chuanqi Xu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jan 16 18:23:53 PST 2023
ChuanqiXu updated this revision to Diff 489665.
ChuanqiXu added a comment.
Address comments and refine the wording from "use `-std=c++20`" to "use `-std=c++20` or higher".
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141572/new/
https://reviews.llvm.org/D141572
Files:
clang/docs/ReleaseNotes.rst
clang/include/clang/Basic/DiagnosticDriverKinds.td
clang/lib/Driver/ToolChains/Clang.cpp
clang/test/Driver/coroutines.cpp
libcxx/test/libcxx/assertions/headers_declare_verbose_abort.sh.cpp
libcxx/test/libcxx/clang_tidy.sh.cpp
libcxx/test/libcxx/double_include.sh.cpp
libcxx/test/libcxx/min_max_macros.compile.pass.cpp
libcxx/test/libcxx/modules_include.sh.cpp
libcxx/test/libcxx/nasty_macros.compile.pass.cpp
libcxx/test/libcxx/no_assert_include.compile.pass.cpp
libcxx/utils/generate_header_tests.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141572.489665.patch
Type: text/x-patch
Size: 7227 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230117/d05fadc8/attachment.bin>
More information about the cfe-commits
mailing list