summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/objc-category-2/Base.h
blob: 9bd8b17a87e6b2d2373961fca318bf40e51b64b1 (plain)
1
2
3
@interface DVTSourceModel // expected-error {{duplicate interface definition for class}} \
                          // expected-note {{previous definition is here}}
@end
OpenPOWER on IntegriCloud