This is an archive of the discontinued LLVM Phabricator instance.

[ClangFE] Handle statement expressions properly with CheckAtomicAlignment()
ClosedPublic

Authored by jonpa on Apr 15 2023, 2:21 AM.

Details

Summary

Make CheckAtomicAlignment() return the computed pointer to avoid emitting it twice.

Diff Detail

Event Timeline

jonpa created this revision.Apr 15 2023, 2:21 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 15 2023, 2:21 AM
This revision is now accepted and ready to land.Apr 17 2023, 9:30 AM
This revision was landed with ongoing or failed builds.Apr 18 2023, 10:34 AM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptApr 18 2023, 10:34 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript