[all-commits] [llvm/llvm-project] 1e1458: [Clang][Sema] Attempt to fix CTAD faulty copy of n...
Gabor Marton via All-commits
all-commits at lists.llvm.org
Thu Dec 3 02:36:11 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 1e14588d0f6845976e774c87a18a84a0f7b61015
https://github.com/llvm/llvm-project/commit/1e14588d0f6845976e774c87a18a84a0f7b61015
Author: Gabor Marton <gabor.marton at ericsson.com>
Date: 2020-12-03 (Thu, 03 Dec 2020)
Changed paths:
M clang/lib/Sema/SemaTemplate.cpp
M clang/unittests/AST/ASTImporterTest.cpp
Log Message:
-----------
[Clang][Sema] Attempt to fix CTAD faulty copy of non-local typedefs
http://lists.llvm.org/pipermail/cfe-dev/2020-November/067252.html
Differential Revision: https://reviews.llvm.org/D92101
More information about the All-commits
mailing list