[all-commits] [llvm/llvm-project] cad9ff: [clang][ASTImporter] Import ConstructorUsingShadow...

Balázs Kéri via All-commits all-commits at lists.llvm.org
Fri Oct 1 02:27:09 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cad9ff531c71e7c28d7bd5a64a26f9b214156b59
      https://github.com/llvm/llvm-project/commit/cad9ff531c71e7c28d7bd5a64a26f9b214156b59
  Author: Balázs Kéri <1.int32 at gmail.com>
  Date:   2021-10-01 (Fri, 01 Oct 2021)

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

  Log Message:
  -----------
  [clang][ASTImporter] Import ConstructorUsingShadowDecl correctly.

Fix import of ConstructorUsingShadowDecl and add tests.

Reviewed By: martong

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




More information about the All-commits mailing list