[all-commits] [llvm/llvm-project] 14757d: [clang][dataflow] Refactor `TypeErasedDataflowAnal...

weiyi via All-commits all-commits at lists.llvm.org
Thu Sep 1 12:18:27 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 14757d5b845bdba0ea101b4cff2efc07261c898b
      https://github.com/llvm/llvm-project/commit/14757d5b845bdba0ea101b4cff2efc07261c898b
  Author: Wei Yi Tee <wyt at google.com>
  Date:   2022-09-01 (Thu, 01 Sep 2022)

  Changed paths:
    M clang/unittests/Analysis/FlowSensitive/TestingSupport.h
    M clang/unittests/Analysis/FlowSensitive/TypeErasedDataflowAnalysisTest.cpp
    M utils/bazel/llvm-project-overlay/clang/unittests/BUILD.bazel

  Log Message:
  -----------
  [clang][dataflow] Refactor `TypeErasedDataflowAnalysisTest` - replace usage of the deprecated overload of `checkDataflow`.

Reviewed By: gribozavr2, sgatev

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




More information about the All-commits mailing list