mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
test: enable more IRGen tests on Windows
This set of tests also pass on Windows now. These are mostly invocation adjustments or renaming/reordering that is needed.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
@import Foundation;
|
||||
#include <MacTypes.h>
|
||||
|
||||
#define MAKE_ENUM(name) \
|
||||
typedef NS_ENUM(NSInteger, name) { \
|
||||
|
||||
Reference in New Issue
Block a user