Files
clang-p2996/clang/lib/Analysis/FlowSensitive/Models/ChromiumCheckModel.cpp
Wei Yi Tee 41d52c5a7f [clang][dataflow] Modify transfer in DataflowModel to take CFGElement as input instead of Stmt.
To keep API of transfer functions consistent.

The single use of this transfer function in `ChromiumCheckModel` is also updated.

Reviewed By: gribozavr2, sgatev

Differential Revision: https://reviews.llvm.org/D133933
2022-09-19 18:40:29 +00:00

2.4 KiB