[all-commits] [llvm/llvm-project] 1e010c: Reland "[dataflow] avoid more accidental copies of...
Sam McCall via All-commits
all-commits at lists.llvm.org
Tue Jun 27 11:31:55 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1e010c5c4fae43c52d6f5f1c8e8920c26bcc6cc7
https://github.com/llvm/llvm-project/commit/1e010c5c4fae43c52d6f5f1c8e8920c26bcc6cc7
Author: Sam McCall <sam.mccall at gmail.com>
Date: 2023-06-27 (Tue, 27 Jun 2023)
Changed paths:
M clang/include/clang/Analysis/FlowSensitive/DataflowEnvironment.h
M clang/lib/Analysis/FlowSensitive/DataflowEnvironment.cpp
M clang/lib/Analysis/FlowSensitive/TypeErasedDataflowAnalysis.cpp
Log Message:
-----------
Reland "[dataflow] avoid more accidental copies of Environment"
This reverts commit fb13d027eae405a7be96fd7da0d72422e48a0719.
More information about the All-commits
mailing list