mirror of
https://github.com/intel/llvm.git
synced 2026-01-16 05:32:28 +08:00
The LLDB test-suite compiles the tests on Windows with 'C++14' by
default:
3bfb5b0e7c/lldb/packages/Python/lldbsuite/test/make/Makefile.rules (L357-L360)
This fixes Windows buildbot failures.