search for: d58682

Displaying 1 result from an estimated 1 matches for "d58682".

Did you mean: 58682
2019 Feb 08
3
[PSA] minimum toolchain update completed
Hello compiler fans! As discussed in the RFC <http://lists.llvm.org/pipermail/llvm-dev/2019-January/129452.html>, LLVM’s cmake configuration now soft-errors if you use an older toolchain to build. The new minimums are: * Clang 3.5 * Apple Clang 6.0 * GCC 5.1 * Visual Studio 2017 You can opt-out of the soft-error with LLVM_TEMPORARILY_ALLOW_OLD_TOOLCHAIN. You’ll still want to update your