[all-commits] [llvm/llvm-project] 7b6168: [ASTImporter] Improved variable template redecl ch...
Balázs Kéri via All-commits
all-commits at lists.llvm.org
Tue Feb 25 05:50:52 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 7b6168e7bef1cdc355fd28572bd69ea4057c57f8
https://github.com/llvm/llvm-project/commit/7b6168e7bef1cdc355fd28572bd69ea4057c57f8
Author: Balázs Kéri <1.int32 at gmail.com>
Date: 2020-02-25 (Tue, 25 Feb 2020)
Changed paths:
M clang/lib/AST/ASTImporter.cpp
M clang/unittests/AST/ASTImporterGenericRedeclTest.cpp
Log Message:
-----------
[ASTImporter] Improved variable template redecl chain handling.
Reviewers: martong, a.sidorin, shafik
Reviewed By: martong
Subscribers: rnkovacs, dkrupp, Szelethus, gamesh411, teemperor, cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D74720
More information about the All-commits
mailing list