Expands docker-utils image support to all three Ubuntu versions on which Swift is built. Adds a check-all script that uses docker to build and test llbuild in all supported images.
该提问来源于开源项目:apple/swift-llbuild
Expands docker-utils image support to all three Ubuntu versions on which Swift is built. Adds a check-all script that uses docker to build and test llbuild in all supported images.
该提问来源于开源项目:apple/swift-llbuild
Ubuntu 14.04 needs to be tweaked a bit before merge. As it currently stands, it fails due to the clang version in it not supporting c++14.