lldb-mi
                                
                                 lldb-mi copied to clipboard
                                
                                    lldb-mi copied to clipboard
                            
                            
                            
                        Increase CXX_STANDARD to 17
This is now required in order to be able to build with the very latest llvm-project from git main.
@tkrasnukha This is really important and hopefully it will be merged as soon as possible.
FYI, LLVM 16 is to be branched real soon now, and without this patch, lldb-mi is no longer buildable with LLVM 16.
Thanks for your contribution. You may need to modify README.md later. C++14 need to be replaced by C++17.