Commits

Jordan Rose committed f5b1efb354c
Move client-affecting configuration options into a generated Config.h. This way they can be used from other projects, like LLDB. The downside is we now have to make sure the header is included consistently in all the places we care about, but I think in practice that won't be a problem, especially not with tests. rdar://problem/22240127 Swift SVN r31173