[all-commits] [llvm/llvm-project] 3058e8: [clang][bytecode] Cleanup primitive descriptor cto...

Timm Baeder via All-commits all-commits at lists.llvm.org
Tue Aug 26 08:20:59 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3058e88c4175842befc80f5d1e26303223f54f9c
      https://github.com/llvm/llvm-project/commit/3058e88c4175842befc80f5d1e26303223f54f9c
  Author: Timm Baeder <tbaeder at redhat.com>
  Date:   2025-08-26 (Tue, 26 Aug 2025)

  Changed paths:
    M clang/lib/AST/ByteCode/Descriptor.cpp
    M clang/lib/AST/ByteCode/PrimType.h

  Log Message:
  -----------
  [clang][bytecode] Cleanup primitive descriptor ctor/dtor handling (#155401)

Use switches instead of if statements and COMPOSITE_TYPE_SWITCH and
remove some leftover move functions.



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