We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a46ce85 commit 800f4caCopy full SHA for 800f4ca
clang/test/Analysis/Checkers/WebKit/mock-system-header.h
@@ -34,7 +34,7 @@ typedef const struct __attribute__((objc_bridge(NSString))) __CFString * CFStrin
34
35
#ifdef __OBJC__
36
@class NSString;
37
-@interface SystemObject : NSObject {
+@interface SystemObject {
38
NSString *ns_string;
39
CFStringRef cf_string;
40
}
0 commit comments