[all-commits] [llvm/llvm-project] d35ad5: [clang][ExprConst] Check for array size of initlis...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Fri May 9 00:03:41 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d35ad58859c97521edab7b2eddfa9fe6838b9a5e
https://github.com/llvm/llvm-project/commit/d35ad58859c97521edab7b2eddfa9fe6838b9a5e
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2025-05-09 (Fri, 09 May 2025)
Changed paths:
M clang/lib/AST/ExprConstant.cpp
M clang/test/SemaCXX/constant-expression-cxx2a.cpp
Log Message:
-----------
[clang][ExprConst] Check for array size of initlists (#138673)
Fixes #138653
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