Re: [lldb-dev] TODAY! Updating to CMake 3.4.3

2016-05-31 Thread Kate Stone via lldb-dev
Have you investigated the impact of the merge downstream to the Swift enabled LLDB in GitHub? It's staged, so we shouldn't do it immediately but it would be helpful to know what to expect. Kate Stone k8st...@apple.com  Xcode Low Level Tools > On May 31, 2016, at 12:

Re: [lldb-dev] TODAY! Updating to CMake 3.4.3

2016-05-31 Thread Chris Bieneman via lldb-dev
One more thing I want to note on this thread. For anyone looking at the patches. I’ve intentionally tried to make them minimal. After the patches have landed and stayed on trunk without issue for a while I’ll start doing cleanup around all the CMake version checks. I’d like to not open the floo

[lldb-dev] TODAY! Updating to CMake 3.4.3

2016-05-31 Thread Chris Bieneman via lldb-dev
Just an FYI. Later today I’ll be updating the CMake minimum version to 3.4.3. In advance of the transition I’ve posted a bunch of patches: LLVM: http://reviews.llvm.org/D20822 Clang: http://reviews.llvm.org/D20823 Compiler-RT: http://reviews.llvm.org/D20824 LLDB: http://reviews.llvm.org/D20826 li