[all-commits] [llvm/llvm-project] 602e47: [lldb] Format Python files in scripts and utils (#...

David Spickett via All-commits all-commits at lists.llvm.org
Thu Sep 14 00:54:15 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 602e47c5f9fd2e14c7bfb6111e6558fa0d27c87f
      https://github.com/llvm/llvm-project/commit/602e47c5f9fd2e14c7bfb6111e6558fa0d27c87f
  Author: David Spickett <david.spickett at linaro.org>
  Date:   2023-09-14 (Thu, 14 Sep 2023)

  Changed paths:
    M lldb/scripts/analyze-project-deps.py
    M lldb/scripts/android/host_art_bt.py
    M lldb/scripts/install_custom_python.py
    M lldb/scripts/reproducer-replay.py
    M lldb/scripts/use_lldb_suite.py
    M lldb/scripts/verify_api.py
    M lldb/utils/lldb-repro/lldb-repro.py
    M lldb/utils/lui/breakwin.py
    M lldb/utils/lui/commandwin.py
    M lldb/utils/lui/cui.py
    M lldb/utils/lui/debuggerdriver.py
    M lldb/utils/lui/eventwin.py
    M lldb/utils/lui/lldbutil.py
    M lldb/utils/lui/lui.py
    M lldb/utils/lui/sandbox.py
    M lldb/utils/lui/sourcewin.py
    M lldb/utils/lui/statuswin.py

  Log Message:
  -----------
  [lldb] Format Python files in scripts and utils (#66053)

Using:
black --exclude "third_party/" ./lldb/




More information about the All-commits mailing list