[all-commits] [llvm/llvm-project] cba217: Revert "Reapply "[Sema] Fix crash on invalid code ...
Mark de Wever via All-commits
all-commits at lists.llvm.org
Wed Jan 3 09:00:02 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cba217a9138aa8ea8d18111b648acde8f52ada8d
https://github.com/llvm/llvm-project/commit/cba217a9138aa8ea8d18111b648acde8f52ada8d
Author: Mark de Wever <koraq at xs4all.nl>
Date: 2024-01-03 (Wed, 03 Jan 2024)
Changed paths:
M clang/lib/Sema/SemaInit.cpp
R clang/test/SemaCXX/crash-GH76228.cpp
M clang/test/SemaCXX/paren-list-agg-init.cpp
M libcxx/test/libcxx/utilities/expected/expected.expected/transform_error.mandates.verify.cpp
M libcxx/test/libcxx/utilities/expected/expected.void/transform_error.mandates.verify.cpp
Log Message:
-----------
Revert "Reapply "[Sema] Fix crash on invalid code with parenthesized aggregate initialization" (#76272)"
This reverts commit 02347fc7191ff4d073f439dde6523add3f5496de.
These changes break the libc++ CI again.
I'll look at a better solution later.
More information about the All-commits
mailing list