[all-commits] [llvm/llvm-project] bf46b0: [clang][dataflow] Eliminate deprecated `ControlFlo...

martinboehme via All-commits all-commits at lists.llvm.org
Mon Sep 4 01:31:12 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bf46b0b551011d958ae642f808894311513517ef
      https://github.com/llvm/llvm-project/commit/bf46b0b551011d958ae642f808894311513517ef
  Author: Martin Braenne <mboehme at google.com>
  Date:   2023-09-04 (Mon, 04 Sep 2023)

  Changed paths:
    M clang/include/clang/Analysis/FlowSensitive/ControlFlowContext.h
    M clang/lib/Analysis/FlowSensitive/ControlFlowContext.cpp

  Log Message:
  -----------
  [clang][dataflow] Eliminate deprecated `ControlFlowContext::build()` overload.

Reviewed By: ymandel, xazax.hun

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




More information about the All-commits mailing list