[all-commits] [llvm/llvm-project] 0474a9: [clang][dataflow] Convert `SpecialBoolAnalysis` to...

martinboehme via All-commits all-commits at lists.llvm.org
Mon Dec 11 05:14:29 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0474a92c9e77d56ab4e64b96f1bbef1932a7086f
      https://github.com/llvm/llvm-project/commit/0474a92c9e77d56ab4e64b96f1bbef1932a7086f
  Author: martinboehme <mboehme at google.com>
  Date:   2023-12-11 (Mon, 11 Dec 2023)

  Changed paths:
    M clang/unittests/Analysis/FlowSensitive/TypeErasedDataflowAnalysisTest.cpp

  Log Message:
  -----------
  [clang][dataflow] Convert `SpecialBoolAnalysis` to synthetic fields. (#74706)

We're working towards eliminating `RecordValue`; this eliminates one
more
blocker on that path.




More information about the All-commits mailing list