[all-commits] [llvm/llvm-project] e875de: [clang][dataflow] Remove deprecated pass-through A...

Samira Bazuzi via All-commits all-commits at lists.llvm.org
Mon May 8 07:00:10 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e875de2a3e8e814265c7cb09b908a444df1a498d
      https://github.com/llvm/llvm-project/commit/e875de2a3e8e814265c7cb09b908a444df1a498d
  Author: Samira Bazuzi <bazuzi at google.com>
  Date:   2023-05-08 (Mon, 08 May 2023)

  Changed paths:
    M clang/include/clang/Analysis/FlowSensitive/DataflowEnvironment.h

  Log Message:
  -----------
  [clang][dataflow] Remove deprecated pass-through APIs for DataflowAnalysisContext.

These were recently deprecated in https://reviews.llvm.org/D149464.

Reviewed By: ymandel, gribozavr2, xazax.hun

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




More information about the All-commits mailing list