[all-commits] [llvm/llvm-project] 1e2c31: Revert "[C++20] [Coroutines] Mark imported module ...

Chuanqi Xu via All-commits all-commits at lists.llvm.org
Thu Dec 23 05:11:07 PST 2021


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

  Changed paths:
    M clang/lib/Sema/SemaModule.cpp
    M clang/test/Modules/module-transtive-instantiation.cpp

  Log Message:
  -----------
  Revert "[C++20] [Coroutines] Mark imported module as imported if not exported"

This reverts commit 368318bcce66d9fef420fc34cca361b79d80cee5.

The title is not right. It should be a patch about modules instead of
coroutines.




More information about the All-commits mailing list