[Lldb-commits] [lldb] Convert the StackFrameList mutex to a shared mutex. (PR #117252)

via lldb-commits lldb-commits at lists.llvm.org
Fri Dec 13 09:48:02 PST 2024


jimingham wrote:

When we decided to allow C++11 usage in lldb I think we opted into requiring platforms that have relatively complete support for the C++11 additions.  I don't think it makes sense to try to limit the use of C++11 to some "commonly supported subset".  

https://github.com/llvm/llvm-project/pull/117252


More information about the lldb-commits mailing list