Files
swift-mirror/test/ClangModules/MixedSource/Inputs/user-module/module.map
Anna Zaks 8cb6d45efb Only remap NSUInteger to Int in system frameworks
Makes NSUInteger come in as Uint from user declarations (and as Int from system modules).
Addresses radar://17473606

Swift SVN r19536
2014-07-03 21:46:47 +00:00

1 line
31 B
Plaintext

module user { header "user.h" }