[all-commits] [llvm/llvm-project] 1667a2: [clang][ExprConst] Check record base classes for v...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Thu Mar 20 23:37:39 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1667a2afd86ffbfc376cb2550205abf0f1a4f064
https://github.com/llvm/llvm-project/commit/1667a2afd86ffbfc376cb2550205abf0f1a4f064
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2025-03-21 (Fri, 21 Mar 2025)
Changed paths:
M clang/lib/AST/ExprConstant.cpp
M clang/test/SemaCXX/constexpr-builtin-bit-cast.cpp
Log Message:
-----------
[clang][ExprConst] Check record base classes for valid structs (#132270)
In error cases, the base might be None.
Fixes https://github.com/llvm/llvm-project/issues/132257
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