[all-commits] [llvm/llvm-project] 21cd04: [clang][ASTImport] Add support for import of empty...

Pavel Kosov via All-commits all-commits at lists.llvm.org
Mon Mar 20 07:35:42 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 21cd04c46fe0a2bee224899f56518a09bce5306e
      https://github.com/llvm/llvm-project/commit/21cd04c46fe0a2bee224899f56518a09bce5306e
  Author: Pavel Kosov <kpdev42 at gmail.com>
  Date:   2023-03-20 (Mon, 20 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:
  -----------
  [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




More information about the All-commits mailing list