This reverts commit 48bb5f4cbe8d5951c1153e469dc6713a122b7fa3.
Several breakages, including ARM (fixed later, but not sufficient) and
MSan (to be diagnosed later).
Paths
| Differential D113599
Revert "[clang] Add early exit when checking for const init of arrays." ClosedPublic Authored by adamcz on Nov 10 2021, 11:50 AM.
Details Summary This reverts commit 48bb5f4cbe8d5951c1153e469dc6713a122b7fa3. Several breakages, including ARM (fixed later, but not sufficient) and
Diff Detail
Event TimelineThis revision was not accepted when it landed; it landed in state Needs Review.Nov 10 2021, 12:01 PM This revision was landed with ongoing or failed builds. Closed by commit rG6d09aaecdfe5: Revert "[clang] Add early exit when checking for const init of arrays." (authored by adamcz). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 386269 clang/lib/AST/ExprConstant.cpp
clang/test/SemaCXX/PR51712-large-array-constexpr-check-oom.cpp
|