As proposed here: https://lists.llvm.org/pipermail/llvm-dev/2019-June/133147.html
This patch raises the minimum supported version to build LLVM/Clang to Visual Studio 2017.
@chandlerc AFAICT this is independent of Google's internal problems with C++14 code which is just a gcc issue?