]> granicus.if.org Git - clang/commit
Fix two thinkos and add a test for importing the AST of a category
authorDouglas Gregor <dgregor@apple.com>
Wed, 8 Dec 2010 16:41:55 +0000 (16:41 +0000)
committerDouglas Gregor <dgregor@apple.com>
Wed, 8 Dec 2010 16:41:55 +0000 (16:41 +0000)
commitcad2c59b0c087edea83d0fbf6eabde4a7960c778
tree9ae7731f2084bd427a7243eb564628bc0ca2757b
parent0a03a3f98b14006a54bcac9e8908a7c9f50e519f
Fix two thinkos and add a test for importing the AST of a category
implementation.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@121263 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/ASTImporter.cpp
test/ASTMerge/Inputs/category1.m
test/ASTMerge/Inputs/category2.m
test/ASTMerge/category.m