[all-commits] [llvm/llvm-project] baec6c: [clang][ASTImporter] Fixed test 'ctu-import-type-d...

Balázs Kéri via All-commits all-commits at lists.llvm.org
Fri Sep 12 02:00:03 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: baec6c55c1ddb226aa50f1663d9a4d61f44e1665
      https://github.com/llvm/llvm-project/commit/baec6c55c1ddb226aa50f1663d9a4d61f44e1665
  Author: Balázs Kéri <balazs.keri at ericsson.com>
  Date:   2025-09-12 (Fri, 12 Sep 2025)

  Changed paths:
    M clang/lib/AST/ASTImporter.cpp
    M clang/test/Analysis/ctu-import-type-decl-definition.c
    M clang/unittests/AST/ASTImporterTest.cpp

  Log Message:
  -----------
  [clang][ASTImporter] Fixed test 'ctu-import-type-decl-definition' and ASTImporter (#158016)

The test was faulty and did not reproduce the error in ASTImporter. The
previous fix #156056 for the crash was not correct, this is fixed here.



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