[PATCH] D58494: [ASTImporter] Handle redecl chain of FunctionTemplateDecls
Gabor Marton via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Feb 26 08:19:11 PST 2019
martong updated this revision to Diff 188379.
martong marked 4 inline comments as done.
martong added a comment.
- getDefinition -> getTemplateDefinition
- Remove comments for braces, added FIXME
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58494/new/
https://reviews.llvm.org/D58494
Files:
lib/AST/ASTImporter.cpp
unittests/AST/ASTImporterTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58494.188379.patch
Type: text/x-patch
Size: 12709 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190226/431aaf6e/attachment.bin>
More information about the cfe-commits
mailing list