[all-commits] [llvm/llvm-project] a37cb5: [lldb-vscode] Avoid a -Wunused-but-set-variable wa...

Martin Storsjö via All-commits all-commits at lists.llvm.org
Wed Mar 30 14:11:41 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a37cb5ece513cbed9059880a45838331460e42fb
      https://github.com/llvm/llvm-project/commit/a37cb5ece513cbed9059880a45838331460e42fb
  Author: Martin Storsjö <martin at martin.st>
  Date:   2022-03-31 (Thu, 31 Mar 2022)

  Changed paths:
    M lldb/tools/lldb-vscode/lldb-vscode.cpp

  Log Message:
  -----------
  [lldb-vscode] Avoid a -Wunused-but-set-variable warning. NFC.

Differential Revision: https://reviews.llvm.org/D122710


  Commit: 5fbce8b7ac9a4f13b1f6ef288d97da31a49b40e9
      https://github.com/llvm/llvm-project/commit/5fbce8b7ac9a4f13b1f6ef288d97da31a49b40e9
  Author: Martin Storsjö <martin at martin.st>
  Date:   2022-03-31 (Thu, 31 Mar 2022)

  Changed paths:
    M libcxx/docs/BuildingLibcxx.rst

  Log Message:
  -----------
  [libcxx] [doc] Update Windows build instructions after deprecating the legacy standalone builds

Differential Revision: https://reviews.llvm.org/D122715


Compare: https://github.com/llvm/llvm-project/compare/937924eb4956...5fbce8b7ac9a


More information about the All-commits mailing list