[all-commits] [llvm/llvm-project] 764582: [clang][Interp] Don't require StmtExpr result to b...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Sat Jul 13 22:34:31 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7645823564a34db84f0da53e53e38eb0ceb429ec
https://github.com/llvm/llvm-project/commit/7645823564a34db84f0da53e53e38eb0ceb429ec
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2024-07-14 (Sun, 14 Jul 2024)
Changed paths:
M clang/lib/AST/Interp/Compiler.cpp
M clang/test/CodeGenCXX/cxx1z-constexpr-if.cpp
Log Message:
-----------
[clang][Interp] Don't require StmtExpr result to be an expression
It can be a statement containing an expression.
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