Mark Lacey
|
182b6dfb18
|
Merge remote-tracking branch 'origin/master' into master-next
Conflicts:
tools/driver/CMakeLists.txt
tools/swift-reflection-dump/swift-reflection-dump.cpp
|
2016-05-03 14:23:20 -07:00 |
|
practicalswift
|
cd47ad1cf4
|
[gardening] Fix headers.
|
2016-04-24 21:51:00 +02:00 |
|
John McCall
|
703745c29a
|
Add missing dependency on Options.inc generation.
|
2016-04-21 15:03:17 -07:00 |
|
John McCall
|
23f961bc0a
|
Give the FrontendTool library its own header and allow users
to observe progress through the frontend.
|
2016-04-21 14:59:39 -07:00 |
|
John McCall
|
2a8ec74b2f
|
Exploratory fix to the Linux build.
The theory here is that maybe cross-project indirect build
dependencies don't work properly, but something about the config
was good enough before.
|
2016-04-20 23:15:38 -07:00 |
|
John McCall
|
95eeabb025
|
Move the -frontend logic into its own library to allow re-use
and abstraction (to come).
|
2016-04-20 22:54:00 -07:00 |
|