[Lldb-commits] [lldb] a3436f7 - [API] Remove redundant member initialization (NFC)

2022-01-02 Thread Kazu Hirata via lldb-commits
Author: Kazu Hirata Date: 2022-01-02T22:44:16-08:00 New Revision: a3436f7340cb5bdb9dddf2b6b3e72ca6cf9f7e22 URL: https://github.com/llvm/llvm-project/commit/a3436f7340cb5bdb9dddf2b6b3e72ca6cf9f7e22 DIFF: https://github.com/llvm/llvm-project/commit/a3436f7340cb5bdb9dddf2b6b3e72ca6cf9f7e22.diff L

[Lldb-commits] [PATCH] D116491: [lldb] Compute fully qualified command names in FindCommandsForApropos

2022-01-02 Thread Dave Lee via Phabricator via lldb-commits
kastiglione updated this revision to Diff 396955. kastiglione added a comment. Use std::move Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D116491/new/ https://reviews.llvm.org/D116491 Files: lldb/include/lldb/Interpreter/CommandInterpreter.h l

[Lldb-commits] [lldb] a553969 - [lldb] Remove unused AproposAllSubCommands (NFC)

2022-01-02 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2022-01-02T11:30:51-08:00 New Revision: a553969712edeedbaf1b2c8c570869ec43b5dd32 URL: https://github.com/llvm/llvm-project/commit/a553969712edeedbaf1b2c8c570869ec43b5dd32 DIFF: https://github.com/llvm/llvm-project/commit/a553969712edeedbaf1b2c8c570869ec43b5dd32.diff LOG:

[Lldb-commits] [PATCH] D116467: Deprecate `LLVM_LIBRARY_DIRS`

2022-01-02 Thread John Ericson via Phabricator via lldb-commits
Ericson2314 updated this revision to Diff 396940. Ericson2314 added a comment. Rebase on top of D116497 I will probably just close this, but doing the rebase in case we should get rid of `LLVM_LIBRARY_DIRS` after all. Repository: rG LLVM Github Monorepo CHA

[Lldb-commits] [lldb] 7e163af - Remove redundant void arguments (NFC)

2022-01-02 Thread Kazu Hirata via lldb-commits
Author: Kazu Hirata Date: 2022-01-02T10:20:19-08:00 New Revision: 7e163afd9ec7cb4a23bda681c22a2c6e7387049d URL: https://github.com/llvm/llvm-project/commit/7e163afd9ec7cb4a23bda681c22a2c6e7387049d DIFF: https://github.com/llvm/llvm-project/commit/7e163afd9ec7cb4a23bda681c22a2c6e7387049d.diff L

[Lldb-commits] [lldb] 677bbec - Remove unused "using" (NFC)

2022-01-02 Thread Kazu Hirata via lldb-commits
Author: Kazu Hirata Date: 2022-01-02T10:20:17-08:00 New Revision: 677bbec9fda098ef0750c69f5bda8f74454ce6b9 URL: https://github.com/llvm/llvm-project/commit/677bbec9fda098ef0750c69f5bda8f74454ce6b9 DIFF: https://github.com/llvm/llvm-project/commit/677bbec9fda098ef0750c69f5bda8f74454ce6b9.diff L