[all-commits] [llvm/llvm-project] 4efb61: [C++20] [Modules] Handling template declare with d...

Chuanqi Xu via All-commits all-commits at lists.llvm.org
Wed Jun 25 02:55:19 PDT 2025


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

  Changed paths:
    M clang/lib/CodeGen/CGVTables.cpp
    A clang/test/Modules/template-declare.cppm

  Log Message:
  -----------
  [C++20] [Modules] Handling template declare with debug info

It looks an overlook that debug info can't play well with
explicit template instantiation. Tested in donwstream for years. I just
forgot to upstream it.



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