[ASTReader] Add test for previous change r306583 / 145692e.Summary:Add a test for the change to ASTReader that reproduces thelogic for consolidating multiple ObjC interface definitions to thecas
[ASTReader] Add test for previous change r306583 / 145692e.Summary:Add a test for the change to ASTReader that reproduces thelogic for consolidating multiple ObjC interface definitions to thecase of multiple ObjC protocol definitions.This test is a modified copy of the test that accompanied the originalchange to interfaces, in 2ba1979.Reviewers: brunoReviewed By: brunoSubscribers: cfe-commitsDifferential Revision: https://reviews.llvm.org/D34788llvm-svn: 306732
show more ...