[all-commits] [llvm/llvm-project] dfde35: NFC. Fixing warnings from adding DXContainer

Chris B via All-commits all-commits at lists.llvm.org
Tue Mar 29 12:50:45 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: dfde354958ca49138349e1428bf2fc0414a73a43
      https://github.com/llvm/llvm-project/commit/dfde354958ca49138349e1428bf2fc0414a73a43
  Author: Chris Bieneman <chris.bieneman at me.com>
  Date:   2022-03-29 (Tue, 29 Mar 2022)

  Changed paths:
    M clang/lib/CodeGen/BackendUtil.cpp
    M clang/lib/CodeGen/CGObjCMac.cpp
    M clang/lib/CodeGen/CodeGenModule.cpp
    M lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp

  Log Message:
  -----------
  NFC. Fixing warnings from adding DXContainer

Adds DXContainer to switch statements in Clang and LLDB to silence
warnings.




More information about the All-commits mailing list