This is an archive of the discontinued LLVM Phabricator instance.

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
MSan (to be diagnosed later).

Diff Detail

Event Timeline

adamcz created this revision.Nov 10 2021, 11:50 AM
adamcz requested review of this revision.Nov 10 2021, 11:50 AM
Herald added a project: Restricted Project. · View Herald TranscriptNov 10 2021, 11:50 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
This 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.
This revision was automatically updated to reflect the committed changes.
clang/lib/AST/ExprConstant.cpp