This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG1b334a2ae7af: [clang][dataflow] Eliminate `ReferenceValue`.
(authored by mboehme).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
mboehme added a comment.
Pre-merge failure looks unrelated. It's in AST/Interp/literals.cpp, and this
patch shouldn't affect that in any way.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D155922/new/
https://reviews.llvm.org/D155922
_
mboehme updated this revision to Diff 544336.
mboehme added a comment.
Rebase to head
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D155922/new/
https://reviews.llvm.org/D155922
Files:
clang/include/clang/Analysis/FlowSensitive/DataflowEnvironmen
mboehme created this revision.
Herald added subscribers: martong, xazax.hun.
Herald added a reviewer: NoQ.
Herald added a project: All.
mboehme requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
There are no remaining uses of this class in the