aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite
diff options
context:
space:
mode:
authorShafik Yaghmour <shafik.yaghmour@intel.com>2023-05-25 09:44:10 -0700
committerShafik Yaghmour <shafik.yaghmour@intel.com>2023-05-25 09:50:56 -0700
commit2a23de01e51545d01055229baea4d4a296b65058 (patch)
tree1f3d5dbafe570a7a8d24d29300cf923a098260c1 /lldb/packages/Python/lldbsuite
parent047e7ff25364277aaf2674c1c6162a3198ca8099 (diff)
downloadllvm-2a23de01e51545d01055229baea4d4a296b65058.zip
llvm-2a23de01e51545d01055229baea4d4a296b65058.tar.gz
llvm-2a23de01e51545d01055229baea4d4a296b65058.tar.bz2
[Clang] Switch from TransformExpr to TransformInitializer in places we need to revert initializer to it syntactic form for Sema
In some cases we are using TransformExpr instead of TransformInitializer, this results in ExprWithCleanups being dropped and we are not emitting a destructor as a result. This fixes: https://github.com/llvm/llvm-project/issues/62818 Differential Revision: https://reviews.llvm.org/D151235
Diffstat (limited to 'lldb/packages/Python/lldbsuite')
0 files changed, 0 insertions, 0 deletions