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:
Saleem Abdulrasool
2018-05-30 14:23:57 -07:00
parent 35c697c83d
commit c0de9acdaa
20 changed files with 87 additions and 85 deletions

View File

@@ -1,4 +1,5 @@
@import Foundation;
#include <MacTypes.h>
#define MAKE_ENUM(name) \
typedef NS_ENUM(NSInteger, name) { \