[all-commits] [llvm/llvm-project] a7f3bc: [clang][Interp][NFCI] Handle DiscardResult for Exp...
Timm Bäder via All-commits
all-commits at lists.llvm.org
Fri Feb 3 07:07:57 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a7f3bcaa8409f67e604bcbe22a960f54ebc657ef
https://github.com/llvm/llvm-project/commit/a7f3bcaa8409f67e604bcbe22a960f54ebc657ef
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2023-02-03 (Fri, 03 Feb 2023)
Changed paths:
M clang/lib/AST/Interp/ByteCodeExprGen.cpp
Log Message:
-----------
[clang][Interp][NFCI] Handle DiscardResult for ExprWithCleanups
Just pop the pointer.
More information about the All-commits
mailing list