[all-commits] [llvm/llvm-project] 28d397: Revert "[clang][dataflow] Add framework for testin...

Yitzhak Mandelbaum via All-commits all-commits at lists.llvm.org
Fri Dec 10 06:28:17 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 28d3976819c9d0921c6118c3f8fee9297380ddae
      https://github.com/llvm/llvm-project/commit/28d3976819c9d0921c6118c3f8fee9297380ddae
  Author: Yitzhak Mandelbaum <yitzhakm at google.com>
  Date:   2021-12-10 (Fri, 10 Dec 2021)

  Changed paths:
    M clang/include/clang/Analysis/FlowSensitive/TypeErasedDataflowAnalysis.h
    M clang/lib/Analysis/FlowSensitive/TypeErasedDataflowAnalysis.cpp
    M clang/unittests/Analysis/FlowSensitive/CMakeLists.txt
    R clang/unittests/Analysis/FlowSensitive/TestingSupport.cpp
    R clang/unittests/Analysis/FlowSensitive/TestingSupport.h
    R clang/unittests/Analysis/FlowSensitive/TestingSupportTest.cpp

  Log Message:
  -----------
  Revert "[clang][dataflow] Add framework for testing analyses."

This reverts commit 47d526d67e3cc66771eed1d0b607226a4fb9a5b5.

The commit is failing to build on some platforms. Rolling back while we investigate.




More information about the All-commits mailing list