[all-commits] [llvm/llvm-project] b42420: [clang] Post-commit review for #150028 (#155351)
Timm Baeder via All-commits
all-commits at lists.llvm.org
Wed Aug 27 00:49:19 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b424207cdddfa2cbfc9129bbe0a31e47cb04e6dc
https://github.com/llvm/llvm-project/commit/b424207cdddfa2cbfc9129bbe0a31e47cb04e6dc
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2025-08-27 (Wed, 27 Aug 2025)
Changed paths:
M clang/include/clang/AST/Expr.h
M clang/lib/AST/Expr.cpp
M clang/lib/AST/ExprConstant.cpp
M clang/lib/Sema/SemaExpr.cpp
Log Message:
-----------
[clang] Post-commit review for #150028 (#155351)
1) Return `std::nullopt` instead of `{}`.
2) Rename the new function to evaluate*, it's not a simple getter.
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