[Lldb-commits] [lldb] [lldb] Scaffolding for extended variable support. (PR #181500)
Med Ismail Bennani via lldb-commits
lldb-commits at lists.llvm.org
Wed Apr 15 21:26:45 PDT 2026
medismailben wrote:
> > Hey @bzcheeseman! Sorry I thought you've merged this already ... I'll take a look by tomorrow. Regarding the formatting, that's fine, you can add `// clang-format off` around the part that gets reformatted to silence it.
>
> Haha no worries. I always like to get code review, especially for projects where I'm still learning. Helps me learn for the future :)
Makes sense! Thanks for helping out with this.
>
> For the clang-format bit - I'll add a PR to the stack that just does an NFC reformat if that's OK?
I think that should work if you make the NFC PR the first one in the stack.
I also took the time to look at this PR and replied in https://github.com/llvm/llvm-project/pull/181501#pullrequestreview-4118317753 since I had a a more holistic view.
https://github.com/llvm/llvm-project/pull/181500
More information about the lldb-commits
mailing list