[Lldb-commits] [lldb] [lldb] Remove stack_logging.h (PR #112987)

2024-10-21 Thread Jonas Devlieghere via lldb-commits
https://github.com/JDevlieghere closed https://github.com/llvm/llvm-project/pull/112987 ___ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

[Lldb-commits] [lldb] [lldb] Remove stack_logging.h (PR #112987)

2024-10-21 Thread Jason Molenda via lldb-commits
https://github.com/jasonmolenda approved this pull request. ah, hilarious. good cleanup. https://github.com/llvm/llvm-project/pull/112987 ___ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-co

[Lldb-commits] [lldb] [lldb] Remove stack_logging.h (PR #112987)

2024-10-20 Thread Kristof Beyls via lldb-commits
https://github.com/kbeyls approved this pull request. Removing the file obviously helps resolve the non-LLVM-licensed issue with it :) I don't have insights into whether this file is used at all, but I'm trusting you know that well enough. https://github.com/llvm/llvm-project/pull/112987 __