[all-commits] [llvm/llvm-project] b56ab4: Revert "[clang][Interp] Basic support for bit fields"

Timm Baeder via All-commits all-commits at lists.llvm.org
Thu Aug 10 00:17:37 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b56ab41d54e6beb17c06eefbfcf306af2c4d8107
      https://github.com/llvm/llvm-project/commit/b56ab41d54e6beb17c06eefbfcf306af2c4d8107
  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
    R clang/test/AST/Interp/bitfields.cpp

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

This reverts commit 8065b1cc133c9e4b6900d5c11220617180706b94.

This breaks builders. I forgot this depends
on https://reviews.llvm.org/D155548




More information about the All-commits mailing list