The ASTNodeImporter::ImportTemplateParameterList is replaced by a
template specialization of 'import' that already exists and does
(almost) the same thing.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D59134
[ASTImporter] Remove obsolete function ImportTemplateParameterList. ClosedPublic Authored by balazske on Mar 8 2019, 6:53 AM.
Details Summary The ASTNodeImporter::ImportTemplateParameterList is replaced by a
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 19 2019, 7:09 AM Closed by commit rL356564: [ASTImporter] Remove obsolete function ImportTemplateParameterList. (authored by balazske). · Explain WhyMar 20 2019, 8:41 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 191502 cfe/trunk/lib/AST/ASTImporter.cpp
|