[all-commits] [llvm/llvm-project] de04e6: [clang][Interp][NFC] Save source location of evalu...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Thu May 2 04:50:06 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: de04e6cd90b891215f1dfc83ec886d037a7c2ed0
https://github.com/llvm/llvm-project/commit/de04e6cd90b891215f1dfc83ec886d037a7c2ed0
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2024-05-02 (Thu, 02 May 2024)
Changed paths:
M clang/lib/AST/Interp/EvalEmitter.cpp
M clang/lib/AST/Interp/InterpFrame.cpp
M clang/lib/AST/Interp/InterpState.h
Log Message:
-----------
[clang][Interp][NFC] Save source location of evaluating expression
We don't have a source location to point to when the evaluation
of a destructor of a temporary created via an expression fails.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list