Commit Graph

4 Commits

Author SHA1 Message Date
Ted Kremenek
a6bf5f919f Revert "[test] Use '-target' for cc args as well."
This is breaking the iOS bots.

Swift SVN r28215
2015-05-06 20:00:53 +00:00
Argyrios Kyrtzidis
2b8b244b86 [test] Use '-target' for cc args as well.
Swift SVN r28206
2015-05-06 17:03:48 +00:00
Argyrios Kyrtzidis
0de049b6b6 [test/IDE] Fix the test for non-osx targets.
rdar://20828828

Swift SVN r28198
2015-05-06 04:44:10 +00:00
Argyrios Kyrtzidis
a586753f0f [IDE] Implement generating the Swift interface for an C/ObjC header
This translates clang arguments to swift ones, uses the bridging header
functionality to parse the provided file, and re-uses part of the module interface
printing implementation to print an interface for the header.

Part of rdar://19939192

Swift SVN r28062
2015-05-02 01:17:45 +00:00