a.sidorin marked 4 inline comments as done. ================ Comment at: lib/AST/ASTImporter.cpp:5527 @@ -5353,3 +5526,3 @@ FoundD, - /*FIXME:TemplateArgs=*/nullptr); + /*TemplateArgs=*/ResInfo); if (E->hadMultipleCandidates()) ---------------- Nice :) http://reviews.llvm.org/D14326