]> granicus.if.org Git - clang/commit
Add a missing break. Cocoa.h can now be merged twice into the same AST context
authorDouglas Gregor <dgregor@apple.com>
Fri, 19 Feb 2010 01:36:36 +0000 (01:36 +0000)
committerDouglas Gregor <dgregor@apple.com>
Fri, 19 Feb 2010 01:36:36 +0000 (01:36 +0000)
commit0e12b44081c6395a6d60a05a85a6012f7bb23b16
tree602c0de033361e882c5c18a6e4f186860ad3f770
parentd46f98573ba104eda102dd3224b2dca69f1c6336
Add a missing break. Cocoa.h can now be merged twice into the same AST context

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