[all-commits] [llvm/llvm-project] db0806: Fix MSVC "result of 32-bit shift implicitly conver...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Tue Apr 9 02:00:27 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: db080605124db107e4f58cd285941a0c498675b1
      https://github.com/llvm/llvm-project/commit/db080605124db107e4f58cd285941a0c498675b1
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2024-04-09 (Tue, 09 Apr 2024)

  Changed paths:
    M llvm/lib/Object/GOFFObjectFile.cpp

  Log Message:
  -----------
  Fix MSVC "result of 32-bit shift implicitly converted to 64 bits" warning. NFC.


  Commit: 4ae33c52f794dbd64924dd006570cdc409c297bc
      https://github.com/llvm/llvm-project/commit/4ae33c52f794dbd64924dd006570cdc409c297bc
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2024-04-09 (Tue, 09 Apr 2024)

  Changed paths:
    M clang/lib/Sema/SemaOpenACC.cpp

  Log Message:
  -----------
  Fix MSVC "switch statement contains 'default' but no 'case' labels" warning. NFC.


Compare: https://github.com/llvm/llvm-project/compare/a4558a4a53ed...4ae33c52f794

To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list