[all-commits] [llvm/llvm-project] 88e520: Reland [clang][ASTImport] Add support for import o...

Pavel Kosov via All-commits all-commits at lists.llvm.org
Tue Mar 21 07:27:09 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 88e5206f2c96a34e23a4d63f0a38afb2db044f0a
      https://github.com/llvm/llvm-project/commit/88e5206f2c96a34e23a4d63f0a38afb2db044f0a
  Author: Pavel Kosov <kpdev42 at gmail.com>
  Date:   2023-03-21 (Tue, 21 Mar 2023)

  Changed paths:
    M clang/include/clang/AST/ASTImporter.h
    M clang/include/clang/AST/DeclCXX.h
    M clang/lib/AST/ASTImporter.cpp
    M clang/unittests/AST/ASTImporterTest.cpp

  Log Message:
  -----------
  Reland [clang][ASTImport] Add support for import of empty records

Patch represents the clang part of changes in D143347

Reviewed By: balazske

Differential Revision: https://reviews.llvm.org/D145057

~~

Huawei RRI, OS Lab




More information about the All-commits mailing list