]> granicus.if.org Git - clang/commit
Funnel changes to the ImportedDecls list in the ASTImporter through a
authorDouglas Gregor <dgregor@apple.com>
Fri, 12 Feb 2010 23:44:20 +0000 (23:44 +0000)
committerDouglas Gregor <dgregor@apple.com>
Fri, 12 Feb 2010 23:44:20 +0000 (23:44 +0000)
commit5ce5dab3c30e4255b8f62b148b6a86f09a444aaa
treedf7c8b0b9d4c369d49a7afac60259b95ba9b7477
parent974be4d50a95317a85b111855946f5aa4bd15887
Funnel changes to the ImportedDecls list in the ASTImporter through a
single Imported function, in preparation for fixing a serious design
flaw.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@96044 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/ASTImporter.h
lib/AST/ASTImporter.cpp
test/ASTMerge/Inputs/struct1.c
test/ASTMerge/Inputs/struct2.c