[PATCH] D58668: [ASTImporter] Fix redecl failures of FunctionTemplateSpec

Gabor Marton via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 4 03:30:21 PST 2019


martong updated this revision to Diff 189130.
martong marked 4 inline comments as done.
martong added a comment.

- Add FindAndMapDefinition as member fun
- Refactor CheckPreviousDecl


Repository:
  rC Clang

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58668/new/

https://reviews.llvm.org/D58668

Files:
  lib/AST/ASTImporter.cpp
  unittests/AST/ASTImporterTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58668.189130.patch
Type: text/x-patch
Size: 12017 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190304/00f4fb68/attachment.bin>


More information about the cfe-commits mailing list