We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e096cf2 commit 4173addCopy full SHA for 4173add
Tests/base/NSURLSession/simpleTaskTests.m
@@ -1,7 +1,7 @@
1
#import <Foundation/Foundation.h>
2
3
#if defined(__OBJC__) && defined(__clang__) && defined(_MSC_VER)
4
-id __work_around_clang_bug = @"__unused__";
+id __work_around_clang_bug2 = @"__unused__";
5
#endif
6
7
#if GS_HAVE_NSURLSESSION
Tests/base/NSURLSession/uploadTaskTests.m
@@ -4,7 +4,7 @@
#include <Foundation/NSString.h>
8
9
10
0 commit comments