[all-commits] [llvm/llvm-project] 4b815e: [clang][dataflow] Extend transfer functions for ot...
weiyi via All-commits
all-commits at lists.llvm.org
Fri Aug 26 15:21:54 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4b815eb4fde0202434c6395973578349767b3f15
https://github.com/llvm/llvm-project/commit/4b815eb4fde0202434c6395973578349767b3f15
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:
-----------
[clang][dataflow] Extend transfer functions for other `CFGElement`s
Differential Revision: https://reviews.llvm.org/D131614
More information about the All-commits
mailing list