[all-commits] [llvm/llvm-project] 3f0cf7: [C++20] [Modules] [Reduced BMI] Don't write specia...

Chuanqi Xu via All-commits all-commits at lists.llvm.org
Wed Jun 11 23:43:31 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3f0cf742ac4eb3437450f8f263081ea951248851
      https://github.com/llvm/llvm-project/commit/3f0cf742ac4eb3437450f8f263081ea951248851
  Author: Chuanqi Xu <yedeng.yd at linux.alibaba.com>
  Date:   2025-06-12 (Thu, 12 Jun 2025)

  Changed paths:
    M clang/lib/Serialization/ASTWriterDecl.cpp
    A clang/test/Modules/pr119947.cppm

  Log Message:
  -----------
  [C++20] [Modules] [Reduced BMI] Don't write specializations with local args

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

As discussed in the above thread, we shouldn't write specializations
with local args in reduced BMI. Since users can't find such
specializations any way.



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