[ASTImporter] Improved variable template redecl chain handling.
authorBalázs Kéri <1.int32@gmail.com>
Tue, 25 Feb 2020 13:47:38 +0000 (14:47 +0100)
committerBalázs Kéri <1.int32@gmail.com>
Tue, 25 Feb 2020 13:48:37 +0000 (14:48 +0100)
commit7b6168e7bef1cdc355fd28572bd69ea4057c57f8
tree53b49509f327331c79eb1693f6d809af39c5de91
parente0568ef2c5c2e949ccfd5b66cc749fab8fa38e03
[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
clang/lib/AST/ASTImporter.cpp
clang/unittests/AST/ASTImporterGenericRedeclTest.cpp