Revert "[clang][Interp] Unify visiting variable declarations"
authorTimm Bäder <tbaeder@redhat.com>
Thu, 19 Jan 2023 12:52:05 +0000 (13:52 +0100)
committerTimm Bäder <tbaeder@redhat.com>
Thu, 19 Jan 2023 12:52:47 +0000 (13:52 +0100)
commit8df7e818de45c367dc497e28d4d0e5a1fa1e64fe
tree5b8db5dd8e3c268d17aec62152a4164ff6f93950
parentf6ea1af9a4b71d27de2dde629224af1220c5c85b
Revert "[clang][Interp] Unify visiting variable declarations"

This reverts commit 5b54cf1a2892767fe949826a32d7820732028a38.

This breaks a builder: https://lab.llvm.org/buildbot/#/builders/5/builds/30854
clang/lib/AST/Interp/ByteCodeExprGen.cpp
clang/lib/AST/Interp/ByteCodeExprGen.h
clang/lib/AST/Interp/ByteCodeStmtGen.cpp
clang/lib/AST/Interp/ByteCodeStmtGen.h
clang/lib/AST/Interp/Program.cpp
clang/lib/AST/Interp/Program.h