[Lldb-commits] [PATCH] D102942: Remove or use variables which are unused but set.

2021-06-01 Thread George Burgess IV via Phabricator via lldb-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rG00d19c6704f4: [various] Remove or use variables which are unused but set. (authored by mbenfield, committed by george.burgess.iv). Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https:

[Lldb-commits] [PATCH] D100581: [Clang] -Wunused-but-set-parameter and -Wunused-but-set-variable

2021-06-04 Thread George Burgess IV via Phabricator via lldb-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rGcf49cae278b4: [Clang] -Wunused-but-set-parameter and -Wunused-but-set-variable (authored by mbenfield, committed by george.burgess.iv). Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION