[all-commits] [llvm/llvm-project] baa5b7: [C++20] [Modules] Make module local decls visible ...

Chuanqi Xu via All-commits all-commits at lists.llvm.org
Fri Jan 17 06:19:06 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: baa5b769f2f76baa0ce1ebfe28236dee2c761f0d
      https://github.com/llvm/llvm-project/commit/baa5b769f2f76baa0ce1ebfe28236dee2c761f0d
  Author: Chuanqi Xu <yedeng.yd at linux.alibaba.com>
  Date:   2025-01-17 (Fri, 17 Jan 2025)

  Changed paths:
    M clang/lib/Sema/SemaLookup.cpp
    A clang/test/Modules/module-local-visibility-in-language-linkage.cppm

  Log Message:
  -----------
  [C++20] [Modules] Make module local decls visible to language linkage in the same module

Close https://github.com/llvm/llvm-project/issues/123343

See the issue and the comments in the patch for details.



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