[all-commits] [llvm/llvm-project] a3a0b0: [clang][ASTImporter] Import InheritedConstructor a...
Gabor Marton via All-commits
all-commits at lists.llvm.org
Fri Oct 1 01:02:22 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a3a0b066264fd132a2014edf2aef53072a1fe53a
https://github.com/llvm/llvm-project/commit/a3a0b066264fd132a2014edf2aef53072a1fe53a
Author: Gabor Marton <gabor.marton at ericsson.com>
Date: 2021-10-01 (Fri, 01 Oct 2021)
Changed paths:
M clang/include/clang/AST/ASTImporter.h
M clang/include/clang/ASTMatchers/ASTMatchers.h
M clang/lib/AST/ASTImporter.cpp
M clang/unittests/AST/ASTImporterTest.cpp
Log Message:
-----------
[clang][ASTImporter] Import InheritedConstructor and ConstructorUsingShadowDecl.
Reviewed By: martong
Differential Revision: https://reviews.llvm.org/D110395
More information about the All-commits
mailing list