[all-commits] [llvm/llvm-project] b8f5e3: [clang][bytecode] Diagnose PointerToIntegral casts...

Timm Baeder via All-commits all-commits at lists.llvm.org
Fri Apr 25 22:11:51 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b8f5e3c573577a388f2674a88901faf760bca8a6
      https://github.com/llvm/llvm-project/commit/b8f5e3c573577a388f2674a88901faf760bca8a6
  Author: Timm Baeder <tbaeder at redhat.com>
  Date:   2025-04-26 (Sat, 26 Apr 2025)

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

  Log Message:
  -----------
  [clang][bytecode] Diagnose PointerToIntegral casts (#137444)

Always emit the diagnostic, but permit the cast.



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