[all-commits] [llvm/llvm-project] d851a7: [NFC] Refactor the outdated warning message about ...
Chuanqi Xu via All-commits
all-commits at lists.llvm.org
Wed Jan 11 23:33:11 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d851a7937e7669cf1f04768ffb4593ba179fd32a
https://github.com/llvm/llvm-project/commit/d851a7937e7669cf1f04768ffb4593ba179fd32a
Author: Chuanqi Xu <yedeng.yd at linux.alibaba.com>
Date: 2023-01-12 (Thu, 12 Jan 2023)
Changed paths:
M clang/include/clang/Basic/DiagnosticSemaKinds.td
Log Message:
-----------
[NFC] Refactor the outdated warning message about removing std::experimental::coroutine
The warning message is out of date. According to
https://github.com/llvm/llvm-project/issues/59110 and
https://reviews.llvm.org/D108697, this would be removed in LLVM17.
More information about the All-commits
mailing list