Is there a plan to make a swift-2.3-RELEASE tag for the various swift-*
repos? I am also interested in creating a working swift-2.3 from source.
What branches should I use? So far I've tried this configuration,
without success
swift: swift-2.3-branch
llvm: swift-3.0-branch
clang: swift-3.0-b
git error.
On 10/25/2016 04:50 PM, Jon Rafkind via swift-dev wrote:
I am getting build errors in the clang/ directory when all of the
swift-related components are checked out to the swift-3.0-RELEASE tag.
First I checked out apple/swift from github, ran
utils/update-checkout, then checked out
I am getting build errors in the clang/ directory when all of the
swift-related components are checked out to the swift-3.0-RELEASE tag.
First I checked out apple/swift from github, ran utils/update-checkout,
then checked out each component to use swift-3.0-RELEASE (which I had to
do manually