[all-commits] [llvm/llvm-project] abd2b1: [clang] Fix a crash in constant evaluation
kadir çetinkaya via All-commits
all-commits at lists.llvm.org
Thu Sep 8 09:31:30 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: abd2b1a9d0421f99d3d132dc99af55ae52f3ac3e
https://github.com/llvm/llvm-project/commit/abd2b1a9d0421f99d3d132dc99af55ae52f3ac3e
Author: Kadir Cetinkaya <kadircet at google.com>
Date: 2022-09-08 (Thu, 08 Sep 2022)
Changed paths:
M clang/lib/AST/ExprConstant.cpp
M clang/test/SemaCXX/constexpr-value-init.cpp
Log Message:
-----------
[clang] Fix a crash in constant evaluation
More information about the All-commits
mailing list