[all-commits] [llvm/llvm-project] 2503a6: Reapply "[clang][bytecode] Fix some shift edge cas...

Timm Baeder via All-commits all-commits at lists.llvm.org
Mon Dec 16 01:02:17 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2503a6659621e27e6b4c5946c3acff7a5b9dadca
      https://github.com/llvm/llvm-project/commit/2503a6659621e27e6b4c5946c3acff7a5b9dadca
  Author: Timm Bäder <tbaeder at redhat.com>
  Date:   2024-12-16 (Mon, 16 Dec 2024)

  Changed paths:
    M clang/lib/AST/ByteCode/Integral.h
    M clang/lib/AST/ByteCode/Interp.h
    M clang/test/AST/ByteCode/shifts.cpp

  Log Message:
  -----------
  Reapply "[clang][bytecode] Fix some shift edge cases (#119895)"

This reverts commit a6636ce4d124176856c3913d4bf6c3ceff1f5a1f.

This original commit failed on hosts with signed wchar_t. Care for
this in the test.



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