This is an archive of the discontinued LLVM Phabricator instance.

[Sema][Atomics] Treat expected pointer in compare exchange atomics as _Nonnull
ClosedPublic

Authored by arphaman on Nov 22 2016, 9:24 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

arphaman updated this revision to Diff 78884.Nov 22 2016, 9:24 AM
arphaman retitled this revision from to [Sema][Atomics] Treat expected pointer in compare exchange atomics as _Nonnull.
arphaman updated this object.
arphaman added reviewers: rsmith, manmanren.
arphaman set the repository for this revision to rL LLVM.
arphaman added a subscriber: cfe-commits.
This revision was automatically updated to reflect the committed changes.