[Lldb-commits] [lldb] [lldb] Upstream xros support in lldb (PR #78389)

Jonas Devlieghere via lldb-commits lldb-commits at lists.llvm.org
Tue Jan 16 20:34:04 PST 2024


JDevlieghere wrote:

> ⚠️ C/C++ code formatter, clang-format found issues in your code. ⚠️
> 
>  You can test this locally with the following command:
>  View the diff from clang-format here.

The suggested changes are orthogonal to the changes in this PR: they just happen to be on the preceding or proceeding lines. Going with the clang-format suggestions would introduce misleading indentation. I can work around it but that wouldn't belong in this PR. 

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


More information about the lldb-commits mailing list