[all-commits] [llvm/llvm-project] a1568f: [lldb] Silence a GCC warning about missing returns...

Martin Storsjö via All-commits all-commits at lists.llvm.org
Wed Jul 13 13:57:34 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a1568fa27885d12c504e42dd02b0ce3687863fd8
      https://github.com/llvm/llvm-project/commit/a1568fa27885d12c504e42dd02b0ce3687863fd8
  Author: Martin Storsjö <martin at martin.st>
  Date:   2022-07-13 (Wed, 13 Jul 2022)

  Changed paths:
    M lldb/source/Target/TraceCursor.cpp

  Log Message:
  -----------
  [lldb] Silence a GCC warning about missing returns after a fully covered switch. NFC.


  Commit: 779ba43234cc9eb747018d2fe86d7d4a16d283d9
      https://github.com/llvm/llvm-project/commit/779ba43234cc9eb747018d2fe86d7d4a16d283d9
  Author: Martin Storsjö <martin at martin.st>
  Date:   2022-07-13 (Wed, 13 Jul 2022)

  Changed paths:
    M clang/tools/clang-scan-deps/ClangScanDeps.cpp

  Log Message:
  -----------
  [clang][deps] Silence a GCC warning about missing returns after a fully covered switch. NFC.


Compare: https://github.com/llvm/llvm-project/compare/5e61b9c55626...779ba43234cc


More information about the All-commits mailing list