[all-commits] [llvm/llvm-project] b70f42: [clang][Interp] Handle PseudoObjectExprs
Timm Baeder via All-commits
all-commits at lists.llvm.org
Tue Feb 27 08:11:54 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b70f42a430723e00d76cc99d348e4f2fec221cf1
https://github.com/llvm/llvm-project/commit/b70f42a430723e00d76cc99d348e4f2fec221cf1
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2024-02-27 (Tue, 27 Feb 2024)
Changed paths:
M clang/lib/AST/Interp/ByteCodeExprGen.cpp
M clang/lib/AST/Interp/ByteCodeExprGen.h
A clang/test/AST/Interp/spaceship.cpp
Log Message:
-----------
[clang][Interp] Handle PseudoObjectExprs
Evaluate all the semantic expressions.
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