[all-commits] [llvm/llvm-project] a6e524: [Modules] Add merged Files to UsedModuleFiles

Chuanqi Xu via All-commits all-commits at lists.llvm.org
Wed Jun 25 22:40:32 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a6e524276e2c0596162a9635e0aa87a5ba145409
      https://github.com/llvm/llvm-project/commit/a6e524276e2c0596162a9635e0aa87a5ba145409
  Author: Chuanqi Xu <chuanqi.xcq at alibaba-inc.com>
  Date:   2025-06-26 (Thu, 26 Jun 2025)

  Changed paths:
    M clang/include/clang/Serialization/ASTWriter.h
    M clang/lib/Serialization/ASTWriter.cpp
    A clang/test/Modules/no-transitive-decl-change-4.cppm

  Log Message:
  -----------
  [Modules] Add merged Files to UsedModuleFiles

This is needed by no casacading chanegs feature. A BMI of a module
interface needs to merge the hash value of all the module files that
the users can touched actually.



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