This is an archive of the discontinued LLVM Phabricator instance.

[ASTImporter] Import TemplateParameterLists in function templates.
ClosedPublic

Authored by balazske on Apr 9 2019, 6:37 AM.

Diff Detail

Event Timeline

balazske created this revision.Apr 9 2019, 6:37 AM
Herald added a reviewer: shafik. · View Herald Transcript
Herald added a project: Restricted Project. · View Herald Transcript
martong accepted this revision.May 2 2019, 2:41 AM
This revision is now accepted and ready to land.May 2 2019, 2:41 AM
This revision was automatically updated to reflect the committed changes.

Post-LGTM :)

lib/AST/ASTImporter.cpp
2779

Please add a newline after return.

2786

Let'a add a newline here too.