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

Nico Weber via All-commits all-commits at lists.llvm.org
Fri Dec 10 08:07:31 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 78ff12da1115abcaf4cbf50b605a197011505646
      https://github.com/llvm/llvm-project/commit/78ff12da1115abcaf4cbf50b605a197011505646
  Author: Nico Weber <thakis at chromium.org>
  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
    M llvm/utils/gn/secondary/clang/unittests/Analysis/FlowSensitive/BUILD.gn

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

Doesn't build on Windows.

This reverts commit 5a40df6381819b38df66e4b6eaa02e7140e07a0c
and commit db494bd4e815bc5546ee0986cb738da1a54bf6ab.




More information about the All-commits mailing list