[all-commits] [llvm/llvm-project] 2205d2: Revert "[Sema] Fix crash on invalid code with pare...
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Fri Dec 22 15:20:13 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2205d2334f3c859ad9f6c65ed950bfb3bb6f7cbe
https://github.com/llvm/llvm-project/commit/2205d2334f3c859ad9f6c65ed950bfb3bb6f7cbe
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2023-12-22 (Fri, 22 Dec 2023)
Changed paths:
M clang/lib/Sema/SemaInit.cpp
R clang/test/SemaCXX/crash-GH76228.cpp
M clang/test/SemaCXX/paren-list-agg-init.cpp
Log Message:
-----------
Revert "[Sema] Fix crash on invalid code with parenthesized aggregate initialization" (#76272)
Reverts llvm/llvm-project#76232 and
7ab16fb5207fe187ab999f882069bd632d2e68e5 to recover build bots.
Breaks libc++ tests, details in #76232
#76228
More information about the All-commits
mailing list