[Lldb-commits] [lldb] [lldb] Add count for errors of DWO files in statistics and combine DWO file count functions (PR #155023)

Greg Clayton via lldb-commits lldb-commits at lists.llvm.org
Thu Aug 28 22:25:08 PDT 2025


https://github.com/clayborg requested changes to this pull request.

One more round of changes just removing any auto clang-format changes that are not part of this PR. When committing PRs to upstream, we want to make sure any noise that isn't related to the PR is not part of the PR itself like whitespace and re-indentation formatting fixes that are not on the lines that you have modified. You might need to disable the auto clang format stuff and then update this PR. This should be good to go after those non-related changes are removed.

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


More information about the lldb-commits mailing list