Hi Swift folks!
LLVM and clang are now compiling with C++14 as of yesterday: ⚙ D66195 Move to C++14
CMake projects will just inherit this build setting, but other builds will need to be updated. There's already some C++14 specific code in the LLVM codebase, so incoming merges will be broken unless all Swift builds also use C++14.