This is an archive of the discontinued LLVM Phabricator instance.

Added an assert in `isConstantInitializer`: initializer lists must be in semantic form
ClosedPublic

Authored by gribozavr on May 3 2019, 3:47 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

gribozavr created this revision.May 3 2019, 3:47 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 3 2019, 3:47 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
rsmith accepted this revision.May 9 2019, 8:26 PM
This revision is now accepted and ready to land.May 9 2019, 8:26 PM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptMay 9 2019, 11:38 PM