]> granicus.if.org Git - clang/commit
Simplify incomplete-array merging code in the AST importer, thanks to
authorDouglas Gregor <dgregor@apple.com>
Fri, 12 Feb 2010 17:23:39 +0000 (17:23 +0000)
committerDouglas Gregor <dgregor@apple.com>
Fri, 12 Feb 2010 17:23:39 +0000 (17:23 +0000)
commitd014542e1c6710d2c230b65b0cfcb8302a596b21
tree5e9d251618907cb4a3a2cd5613f3bd7bb3bf3487
parent1bf40248e3f0d743df77b5b44dbff72c235cbf20
Simplify incomplete-array merging code in the AST importer, thanks to
Daniel's suggestion.

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