[all-commits] [llvm/llvm-project] fb13d0: Revert "[dataflow] avoid more accidental copies of...
Sam McCall via All-commits
all-commits at lists.llvm.org
Mon Jun 26 09:41:53 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fb13d027eae405a7be96fd7da0d72422e48a0719
https://github.com/llvm/llvm-project/commit/fb13d027eae405a7be96fd7da0d72422e48a0719
Author: Sam McCall <sam.mccall at gmail.com>
Date: 2023-06-26 (Mon, 26 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:
-----------
Revert "[dataflow] avoid more accidental copies of Environment"
This reverts commit ae54f01dd8c53d18c276420b23f0d0ab7afefff1.
Accidentally committed without review :-(
More information about the All-commits
mailing list