This is an archive of the discontinued LLVM Phabricator instance.

[ExprConstant] fix ICE from Evaluate on _Atomic structs
ClosedPublic

Authored by nickdesaulniers on Jun 6 2023, 1:15 PM.

Diff Detail

Event Timeline

nickdesaulniers created this revision.Jun 6 2023, 1:15 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 6 2023, 1:15 PM
nickdesaulniers requested review of this revision.Jun 6 2023, 1:15 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 6 2023, 1:15 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript
ahatanak accepted this revision.Jun 8 2023, 5:44 AM

LGTM

This revision is now accepted and ready to land.Jun 8 2023, 5:44 AM
aaron.ballman accepted this revision.Jun 8 2023, 5:57 AM
aaron.ballman added a subscriber: aaron.ballman.

Please add a release note for the fix, but otherwise LGTM. Thank you!

  • add release note