[all-commits] [llvm/llvm-project] 8065b1: [clang][Interp] Basic support for bit fields

Timm Baeder via All-commits all-commits at lists.llvm.org
Wed Aug 9 23:50:53 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8065b1cc133c9e4b6900d5c11220617180706b94
      https://github.com/llvm/llvm-project/commit/8065b1cc133c9e4b6900d5c11220617180706b94
  Author: Timm Bäder <tbaeder at redhat.com>
  Date:   2023-08-10 (Thu, 10 Aug 2023)

  Changed paths:
    M clang/lib/AST/Interp/ByteCodeExprGen.cpp
    M clang/lib/AST/Interp/ByteCodeStmtGen.cpp
    M clang/lib/AST/Interp/Interp.h
    M clang/lib/AST/Interp/Record.h
    A clang/test/AST/Interp/bitfields.cpp

  Log Message:
  -----------
  [clang][Interp] Basic support for bit fields

Differential Revision: https://reviews.llvm.org/D155270




More information about the All-commits mailing list