[all-commits] [llvm/llvm-project] 5cc2e0: [lldbsuite] Remove unused support files
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Tue Oct 29 16:57:06 PDT 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 5cc2e0651fed7764f02421db1ba1719a10f17d25
https://github.com/llvm/llvm-project/commit/5cc2e0651fed7764f02421db1ba1719a10f17d25
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2019-10-29 (Tue, 29 Oct 2019)
Changed paths:
R lldb/packages/Python/lldbsuite/support/fs.py
R lldb/packages/Python/lldbsuite/support/sockutil.py
Log Message:
-----------
[lldbsuite] Remove unused support files
To the best of my understanding these files or their content is nowhere
referenced.
Commit: 8a82000e486afe472519d288f2206399ada95aca
https://github.com/llvm/llvm-project/commit/8a82000e486afe472519d288f2206399ada95aca
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2019-10-29 (Tue, 29 Oct 2019)
Changed paths:
R lldb/packages/Python/lldbsuite/pre_kill_hook/README.md
R lldb/packages/Python/lldbsuite/pre_kill_hook/__init__.py
R lldb/packages/Python/lldbsuite/pre_kill_hook/darwin.py
R lldb/packages/Python/lldbsuite/pre_kill_hook/linux.py
R lldb/packages/Python/lldbsuite/pre_kill_hook/tests/__init__.py
R lldb/packages/Python/lldbsuite/pre_kill_hook/tests/test_darwin.py
R lldb/packages/Python/lldbsuite/pre_kill_hook/tests/test_linux.py
Log Message:
-----------
[lldbsuite] Remove pre_kill_hook package
This package was only used by dosep.py which has since been removed.
Commit: 9f989559bad779f21fcb37fb544f9ecb96d6f567
https://github.com/llvm/llvm-project/commit/9f989559bad779f21fcb37fb544f9ecb96d6f567
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2019-10-29 (Tue, 29 Oct 2019)
Changed paths:
R lldb/packages/Python/lldbsuite/test_event/formatter/dump_formatter.py
Log Message:
-----------
[lldbsuite] Remove the DumpFormatter
This formatter is never used or referenced.
Commit: 44bac3ed5291031174ff62a2e841210ff8aedb66
https://github.com/llvm/llvm-project/commit/44bac3ed5291031174ff62a2e841210ff8aedb66
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2019-10-29 (Tue, 29 Oct 2019)
Changed paths:
R lldb/packages/Python/lldbsuite/test_event/dotest_channels.py
R lldb/packages/Python/lldbsuite/test_event/formatter/pickled.py
R lldb/packages/Python/lldbsuite/test_event/test/resources/invalid_decorator/TestInvalidDecorator.py
R lldb/packages/Python/lldbsuite/test_event/test/src/TestCatchInvalidDecorator.py
R lldb/packages/Python/lldbsuite/test_event/test/src/event_collector.py
Log Message:
-----------
[lldbsuite] Remove unused test_event files
These files don't appear to be used anywhere and the corresponding tests
are not run.
Compare: https://github.com/llvm/llvm-project/compare/2b0b84108320...44bac3ed5291
More information about the All-commits
mailing list