]> granicus.if.org Git - clang/commit
[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)
commitac70c1abbf97127ae33421332bd926232079b49e
tree10fadfaade51630fb274edef6c60ec8d3e34a242
parentfd09088880f758c874edc8d3d22fa922baec0483
[AST importer] Do a correct import of a FunctionProtoType::ExtProtoInfo, don't pass
nodes from the imported ASTContext.

rdar://12348924

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@164416 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/ASTImporter.cpp