[all-commits] [llvm/llvm-project] 96d035: [clang][dataflow] unnamed bitfields should be disc...

Paul Semel via All-commits all-commits at lists.llvm.org
Tue Feb 28 07:43:47 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 96d035c1dcd795e3da76ef17796101006269f9c7
      https://github.com/llvm/llvm-project/commit/96d035c1dcd795e3da76ef17796101006269f9c7
  Author: Paul Semel <semelpaul at gmail.com>
  Date:   2023-02-28 (Tue, 28 Feb 2023)

  Changed paths:
    M clang/lib/Analysis/FlowSensitive/Transfer.cpp
    M clang/unittests/Analysis/FlowSensitive/TransferTest.cpp

  Log Message:
  -----------
  [clang][dataflow] unnamed bitfields should be discarded in InitListExpr

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




More information about the All-commits mailing list