[all-commits] [llvm/llvm-project] d27386: [clang] Remove deprecated ControlFlowContext::build()
Dmitri Gribenko via All-commits
all-commits at lists.llvm.org
Fri Dec 23 06:07:13 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d27386384a2a414bcd7c7a18491db32f4ca86881
https://github.com/llvm/llvm-project/commit/d27386384a2a414bcd7c7a18491db32f4ca86881
Author: Dmitri Gribenko <gribozavr at gmail.com>
Date: 2022-12-23 (Fri, 23 Dec 2022)
Changed paths:
M clang/include/clang/Analysis/FlowSensitive/ControlFlowContext.h
M clang/lib/Analysis/FlowSensitive/ControlFlowContext.cpp
Log Message:
-----------
[clang] Remove deprecated ControlFlowContext::build()
Reviewed By: merrymeerkat
Differential Revision: https://reviews.llvm.org/D140625
More information about the All-commits
mailing list