[all-commits] [llvm/llvm-project] 130e61: [clang][bytecode][NFC] Move Pointer::StorageKind a...

Timm Baeder via All-commits all-commits at lists.llvm.org
Thu Jul 10 06:05:50 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 130e6121f5bb1a54c591133d050aa1311ce16d7f
      https://github.com/llvm/llvm-project/commit/130e6121f5bb1a54c591133d050aa1311ce16d7f
  Author: Timm Baeder <tbaeder at redhat.com>
  Date:   2025-07-10 (Thu, 10 Jul 2025)

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

  Log Message:
  -----------
  [clang][bytecode][NFC] Move Pointer::StorageKind above the union (#147942)

This is easier to read in debuggers and more common.



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