[all-commits] [llvm/llvm-project] 4399f2: [NFC] [C++20] [Modules] Adjust the implementation ...

Chuanqi Xu via All-commits all-commits at lists.llvm.org
Sun Aug 11 20:26:56 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4399f2a5ef38df381c2b65052621131890194d59
      https://github.com/llvm/llvm-project/commit/4399f2a5ef38df381c2b65052621131890194d59
  Author: Chuanqi Xu <yedeng.yd at linux.alibaba.com>
  Date:   2024-08-12 (Mon, 12 Aug 2024)

  Changed paths:
    M clang/lib/Serialization/ASTWriter.cpp

  Log Message:
  -----------
  [NFC] [C++20] [Modules] Adjust the implementation of wasDeclEmitted to make it more clear

The preivous implementation of wasDeclEmitted may be confusing that
why we need to filter the declaration not from modules. Now adjust the
implementations to avoid the problems.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list