[all-commits] [llvm/llvm-project] 93fbaa: Revert "Revert "[clang][dataflow] Add framework fo...

Yitzhak Mandelbaum via All-commits all-commits at lists.llvm.org
Sat Dec 11 17:06:32 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 93fbaa46c82abd2d54bce9a7c3b39b01c30220d6
      https://github.com/llvm/llvm-project/commit/93fbaa46c82abd2d54bce9a7c3b39b01c30220d6
  Author: Yitzhak Mandelbaum <yitzhakm at google.com>
  Date:   2021-12-11 (Sat, 11 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
    A clang/unittests/Analysis/FlowSensitive/TestingSupport.cpp
    A clang/unittests/Analysis/FlowSensitive/TestingSupport.h
    A clang/unittests/Analysis/FlowSensitive/TestingSupportTest.cpp
    M llvm/utils/gn/secondary/clang/unittests/Analysis/FlowSensitive/BUILD.gn

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

This reverts commit 78ff12da1115abcaf4cbf50b605a197011505646 and fixes the initial cause of the revert.




More information about the All-commits mailing list