Commit Graph

2 Commits

Author SHA1 Message Date
Joe Groff
2f51838f86 Require macosx for test/ClangModules/enum-new.swift, in keeping with other enum import tests.
Swift SVN r27547
2015-04-22 00:45:16 +00:00
Jordan Rose
b94f7a249e [Importer] Update CF_ENUM detection for changes in Foundation.
...and bump our "Foundation epoch" guard to 3 to match.

Long-term we should switch to an attribute for "yes, this is really a set
of enumerated constants" (and "this is a set of related bitmask options"),
but this unblocks things for now, and doesn't cause any issue if we end
up doing something else.

rdar://problem/20418505

Swift SVN r26944
2015-04-03 18:43:53 +00:00