[all-commits] [llvm/llvm-project] f3d4e1: [C++20] Conform coroutine's comments in clang (NFC...

Chuanqi Xu via All-commits all-commits at lists.llvm.org
Thu Dec 23 20:42:53 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f3d4e168dbc7e736ef535c673ee635a40feb2037
      https://github.com/llvm/llvm-project/commit/f3d4e168dbc7e736ef535c673ee635a40feb2037
  Author: Chuanqi Xu <yedeng.yd at linux.alibaba.com>
  Date:   2021-12-24 (Fri, 24 Dec 2021)

  Changed paths:
    M clang/lib/CodeGen/CGCoroutine.cpp
    M clang/lib/Sema/SemaCoroutine.cpp

  Log Message:
  -----------
  [C++20] Conform coroutine's comments in clang (NFC-ish)

The comments for coroutine in clang wrote for coroutine-TS. Now
coroutine is merged into standard. Try to conform the comments.




More information about the All-commits mailing list