[all-commits] [llvm/llvm-project] fb9c1b: Revert "[clang][dataflow] Extend transfer function...
weiyi via All-commits
all-commits at lists.llvm.org
Fri Aug 26 15:42:16 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fb9c1b8938fdc37705aa2e71688c4a061cfb2cd5
https://github.com/llvm/llvm-project/commit/fb9c1b8938fdc37705aa2e71688c4a061cfb2cd5
Author: Wei Yi Tee <wyt at google.com>
Date: 2022-08-26 (Fri, 26 Aug 2022)
Changed paths:
M clang/include/clang/Analysis/FlowSensitive/DataflowAnalysis.h
M clang/include/clang/Analysis/FlowSensitive/TypeErasedDataflowAnalysis.h
M clang/lib/Analysis/FlowSensitive/TypeErasedDataflowAnalysis.cpp
M clang/unittests/Analysis/FlowSensitive/TestingSupport.h
Log Message:
-----------
Revert "[clang][dataflow] Extend transfer functions for other `CFGElement`s"
This reverts commit 4b815eb4fde0202434c6395973578349767b3f15.
More information about the All-commits
mailing list