summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/objcAtKeywordMissingEnd.h
blob: 1196b87eef8e41edf6c91fc69e0e59fcabbd3e79 (plain)
1
2
3
@interface MissingEnd // expected-note {{class started here}}

@ // expected-error {{expected an Objective-C directive after '@'}} expected-error {{missing '@end'}}
OpenPOWER on IntegriCloud