[all-commits] [llvm/llvm-project] 4b35dd: [Serialization] Try to clean up PendingUndeducedFu...

Chuanqi Xu via All-commits all-commits at lists.llvm.org
Sun Dec 22 23:15:16 PST 2024


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

  Changed paths:
    M clang/lib/Serialization/ASTReader.cpp
    A clang/test/Modules/pr120277.cppm

  Log Message:
  -----------
  [Serialization] Try to clean up PendingUndeducedFunctionDecls when
PendingUndeducedFunctionDecls is not empty

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

This turns out to be a simple oversight initially. See the analysis in
https://github.com/llvm/llvm-project/commit/ba1e84fb8f45e102f40f409fcfe9b420fbf9fb70
for the wider background.



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