[AST importer] Do a correct import of a FunctionProtoType::ExtProtoInfo, don't pass
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Fri, 21 Sep 2012 22:04:02 +0000 (22:04 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Fri, 21 Sep 2012 22:04:02 +0000 (22:04 +0000)
commit9c71b1e0be3aa87180557665806ba11b162d02ed
tree26e3b70257e116a42640b67ff5807b4ce40ed46a
parent3d325cf3f18244809b2fb91f35566dad67b5c694
[AST importer] Do a correct import of a FunctionProtoType::ExtProtoInfo, don't pass
nodes from the imported ASTContext.

rdar://12348924

llvm-svn: 164416
clang/lib/AST/ASTImporter.cpp