[all-commits] [llvm/llvm-project] 37458c: [clang][dataflow] Eliminate deprecated `DataflowAn...

martinboehme via All-commits all-commits at lists.llvm.org
Mon Sep 4 00:00:29 PDT 2023


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

  Changed paths:
    M clang/include/clang/Analysis/FlowSensitive/DataflowAnalysis.h
    M clang/include/clang/Analysis/FlowSensitive/NoopAnalysis.h
    M clang/unittests/Analysis/FlowSensitive/ChromiumCheckModelTest.cpp
    M clang/unittests/Analysis/FlowSensitive/TestingSupportTest.cpp
    M clang/unittests/Analysis/FlowSensitive/TransferTest.cpp
    M clang/unittests/Analysis/FlowSensitive/TypeErasedDataflowAnalysisTest.cpp

  Log Message:
  -----------
  [clang][dataflow] Eliminate deprecated `DataflowAnalysis` constructor.

Reviewed By: ymandel, xazax.hun

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




More information about the All-commits mailing list