[all-commits] [llvm/llvm-project] 832320: [clang][dataflow] Extend flow condition in the bod...

Stanislav Gatev via All-commits all-commits at lists.llvm.org
Sun Jun 19 23:11:22 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 83232099cb5e7edd9a9bf1c5c8834282a58110e5
      https://github.com/llvm/llvm-project/commit/83232099cb5e7edd9a9bf1c5c8834282a58110e5
  Author: Stanislav Gatev <sgatev at google.com>
  Date:   2022-06-20 (Mon, 20 Jun 2022)

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

  Log Message:
  -----------
  [clang][dataflow] Extend flow condition in the body of a for loop

Extend flow condition in the body of a for loop.

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




More information about the All-commits mailing list