Commits


Ryan Wilson authored and GitHub committed da6e8e5d002
Pass the correct compiler flag for CoreDiagnostics. (#3312) * Pass the correct compiler flag for CoreDiagnostics. When CoreDiagnostics is open sourced, we'll need to ensure that the right compiler flag is passed. This doesn't add support for Carthage yet but allows the frameworkbuilder to pass the flag for carthage as well. An update to the zipbuilder to allow for carthage will follow shortly. * Remove accidental change.