This is an archive of the discontinued LLVM Phabricator instance.

DeadStoresChecker: Don't warn about dead stores into volatile variables
ClosedPublic

Authored by sberg on Jun 24 2016, 6:48 AM.

Details

Reviewers
zaks.anna

Diff Detail

Event Timeline

sberg updated this revision to Diff 61787.Jun 24 2016, 6:48 AM
sberg retitled this revision from to DeadStoresChecker: Don't warn about dead stores into volatile variables.
sberg updated this object.
sberg added a reviewer: zaks.anna.
sberg added a subscriber: cfe-commits.
zaks.anna accepted this revision.Jun 24 2016, 9:28 AM
zaks.anna edited edge metadata.
This revision is now accepted and ready to land.Jun 24 2016, 9:28 AM
sberg closed this revision.Jun 24 2016, 9:34 AM

Committed revision 273689.