[all-commits] [llvm/llvm-project] 5c2484: Revert "[clang] Track function template instantiat...

Martin Storsjö via All-commits all-commits at lists.llvm.org
Thu Jan 30 02:21:44 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5c24847e7dba01dde230e18b39a3074022279c89
      https://github.com/llvm/llvm-project/commit/5c24847e7dba01dde230e18b39a3074022279c89
  Author: Martin Storsjö <martin at martin.st>
  Date:   2025-01-30 (Thu, 30 Jan 2025)

  Changed paths:
    M clang/docs/ReleaseNotes.rst
    M clang/include/clang/AST/Decl.h
    M clang/include/clang/AST/DeclBase.h
    M clang/include/clang/AST/DeclTemplate.h
    M clang/lib/AST/Decl.cpp
    M clang/lib/Sema/SemaTemplateDeduction.cpp
    M clang/lib/Sema/SemaTemplateInstantiate.cpp
    M clang/lib/Sema/SemaTemplateInstantiateDecl.cpp
    M clang/lib/Serialization/ASTReaderDecl.cpp
    M clang/lib/Serialization/ASTWriterDecl.cpp
    R clang/test/SemaTemplate/GH55509.cpp

  Log Message:
  -----------
  Revert "[clang] Track function template instantiation from definition (#112241)"

This reverts commit 07a0e2be86f33beb6d519a3d466b95c2257e93cb.

This change broke compiling Qt; see
https://github.com/llvm/llvm-project/pull/112241 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